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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumn クラス : FilterCascade プロパティ
Gets or sets a value indicating that a drop-down list in the filter cell contains list of all values or only visible values of the column.
シンタックス
'宣言
 
Public Property FilterCascade As System.Boolean
public System.bool FilterCascade {get; set;}
解説
true - filter contains only visible values. false - filter contains all values.
参照

C1DataColumn クラス
C1DataColumn メンバ