ListCollectionView.CanChangeLiveFiltering プロパティ

定義

コレクション ビューがデータのリアルタイム フィルター処理のオン/オフ切り替えをサポートしているかどうかを示す値を取得します。

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

プロパティ値

常に true

実装

適用対象