Blazor コントロール
Value プロパティ (FilterOperationExpression)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > FilterOperationExpression クラス : Value プロパティ
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 Property Value As System.Object
public System.object Value {get; set;}
参照

FilterOperationExpression クラス
FilterOperationExpression メンバ