共用方式為


DataGridRowHeader.SeparatorBrush 屬性

定義

取得或設定用來繪製資料列行首分隔符號行的 Brush

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

屬性值

用來繪製資料列行首分隔符號行的筆刷。

適用於

另請參閱