Blazor コントロール
FilterOperationExpression クラス メンバ
プロパティ  メソッド 

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

FilterOperationExpressionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the FilterUnaryExpression class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティThe current filter operation: e.g. for a text filter, the FilterOperation is one of: 'Contains', 'StartsWith'.  
Public プロパティPath of the data item used get the value to which the expression will be applied.  
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".  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。   
Public メソッドオーバーライドされます。   
Public メソッドReturns a System.String that represents this instance.  
トップ
参照

FilterOperationExpression クラス
C1.DataCollection 名前空間