True DBGrid for WinForms
FilterMultiSelect プロパティ (C1DataColumn)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumn クラス : FilterMultiSelect プロパティ
Gets or sets a value indicating whether multiple values can be selected in the filter drop-down list.
シンタックス
'宣言
 
Public Property FilterMultiSelect As System.Boolean
public System.bool FilterMultiSelect {get; set;}
解説
If FilterMultiSelect is true then the user is able to enter several values using comma separator.
参照

C1DataColumn クラス
C1DataColumn メンバ