QueryableFilterUserControl.DefaultValue Proprietà

Definizione

Ottiene i valori predefiniti mappati per la tabella.

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

Valore della proprietà

Valori predefiniti mappati per la tabella.

Commenti

Per impostazione predefinita, Dynamic Data fornisce modelli di filtro booleani, chiave esterna ed enumerazione.

Si applica a