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

プロパティ値

Brush

行ヘッダー区分線の描画に使用するブラシ。

適用対象

こちらもご覧ください