Partager via


QueryableFilterUserControl.DefaultValues Propriété

Définition

Obtient les valeurs par défaut mappées pour la table.

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)

Valeur de propriété

IDictionary<String,Object>

Valeurs par défaut mappées pour la table.

S’applique à