言語

IColumnProperty.Filterable プロパティ

定義

カラムがフィルタリング可能かどうかを示す値が得られます。

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

プロパティ値

true 列がフィルタ可能であれば;それ以外は false

適用対象