IColumnProperty.Filterable 屬性

定義

會得到一個值,表示欄位是否可以被過濾。

public:
 property bool Filterable { bool get(); };
public bool Filterable { get; }
member this.Filterable : bool
Public ReadOnly Property Filterable As Boolean

屬性值

true欄位是否可過濾;否則,。 false

適用於