Share via


FilterUserControlBase.InitialValue プロパティ

定義

フィルターの作成時にフィルターの初期値を取得します。

public:
 property System::String ^ InitialValue { System::String ^ get(); };
public string InitialValue { get; }
member this.InitialValue : string
Public ReadOnly Property InitialValue As String

プロパティ値

フィルターの初期値。

適用対象