Share via


DataGridHeaderBorder.SeparatorBrush Propiedad

Definición

Obtiene o establece el pincel que dibuja la separación entre los encabezados.

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

Valor de propiedad

Pincel que dibuja la separación entre los encabezados. El valor predeterminado registrado es null. Para obtener más información sobre lo que puede afectar al valor, vea DependencyProperty.

Se aplica a