QueryableFilterUserControl.DefaultValues Eigenschap

Definitie

Hiermee haalt u de standaardwaarden op die zijn toegewezen voor de tabel.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ DefaultValues { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> DefaultValues { get; }
member this.DefaultValues : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property DefaultValues As IDictionary(Of String, Object)

Waarde van eigenschap

De standaardwaarden die zijn toegewezen voor de tabel.

Van toepassing op