Condividi tramite


ExpressionTextBox.DefaultValue Proprietà

Definizione

Ottiene o imposta il valore predefinito.

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

Valore della proprietà

String

Il valore predefinito.

Si applica a