다음을 통해 공유


FilterUserControlBase.InitialValue 속성

정의

필터가 채워질 때 필터의 초기 값을 가져옵니다.

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

속성 값

String

필터의 초기 값입니다.

적용 대상