DataCollection
FilterTextExpression クラス プロパティ

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : FilterTextExpression クラス

このクラスのメンバの一覧は、FilterTextExpressionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティThe current filter operation: e.g. for a text filter, the FilterOperation is one of: 'Contains', 'StartsWith'. C1.DataCollection.FilterOperationExpressionから継承されます。
Public プロパティPath of the data item used get the value to which the expression will be applied. C1.DataCollection.FilterOperationExpressionから継承されます。
Public プロパティTo know MatchCase mode is enable or not  
Public プロパティTo know MatchWholeWord mode is enable or not  
Public プロパティThe filter info value used when applying the filter. e.g. when creating a text filter: text.StartsWith("AAA"), the Value would be "AAA". C1.DataCollection.FilterOperationExpressionから継承されます。
トップ
参照

FilterTextExpression クラス
C1.DataCollection 名前空間