Partilhar via


ExpressionTextBox.DefaultValue Propriedade

Definição

Obtém ou define o valor padrão.

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

Valor da propriedade

String

O valor padrão.

Aplica-se a