ExpressionTextBox.DefaultValue Propriété

Définition

Obtient ou définit la valeur par défaut.

public:
 property System::String ^ DefaultValue { System::String ^ get(); void set(System::String ^ value); };
public string DefaultValue { get; set; }
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

Valeur de propriété

String

Valeur par défaut.

S’applique à