ListHeaderShowSeparator プロパティ
|
カラムヘッダ区切り線を表示するかどうかを示す値を取得または設定します。これは依存関係プロパティです。
名前空間:
GrapeCity.Windows.InputMan.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public bool ShowSeparator { get; set; }
Public Property ShowSeparator As Boolean
Get
Set
プロパティ値
型:
Boolean
カラムヘッダ区切り線の表示設定を示す列挙値の 1 つ。既定値は
です。
関連項目