ListImageColumnCanUserSort プロパティ
|
ユーザーがカラムヘッダをクリックしてカラムを並べ替えられるかどうかを示す値を取得します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public bool CanUserSort { get; }
Public ReadOnly Property CanUserSort As Boolean
Get
プロパティ値
型:
Boolean
ユーザーがカラムを並べ替えられない場合は
。
関連項目