DataGridColumnHeader.SeparatorBrush Vlastnost

Definice

Získá nebo nastaví Brush použitý k malování čar oddělovače záhlaví sloupce.

public:
 property System::Windows::Media::Brush ^ SeparatorBrush { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush SeparatorBrush { get; set; }
member this.SeparatorBrush : System.Windows.Media.Brush with get, set
Public Property SeparatorBrush As Brush

Hodnota vlastnosti

Brush

Štětec použitý k malování čar oddělovače záhlaví sloupců.

Platí pro

Viz také