Share via


DataGridHeaderBorder.SeparatorBrush Proprietà

Definizione

Ottiene o imposta il pennello che crea la separazione tra le intestazioni.

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

Valore della proprietà

Pennello che crea la separazione tra le intestazioni. Il valore predefinito registrato è null. Per ulteriori informazioni sugli elementi che possono influenzare il valore, vedere DependencyProperty.

Si applica a