FlexGrid for WPF
FilterMemberPath プロパティ

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridColumn クラス : FilterMemberPath プロパティ
この列をフィルタ処理するために使用されるパスを取得または設定します。
シンタックス
'宣言
 
Public Property FilterMemberPath As System.String
public System.string FilterMemberPath {get; set;}
解説
FilterMemberPath が指定されない場合は、Binding プロパティが使用されます。
参照

GridColumn クラス
GridColumn メンバ