QueryableFilterUserControl.DefaultValue 屬性

定義

會取得對應到資料表的預設值。

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

屬性值

是映射到表格的預設值。

備註

預設情況下,動態資料提供布林、外鍵及枚舉過濾器範本。

適用於