Share via


Textbox.DefaultName Propiedad

Definición

El nombre predeterminado del cuadro de texto.

public:
 property System::String ^ DefaultName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public string DefaultName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.DefaultName : string with get, set
Public Property DefaultName As String

Valor de propiedad

Valor string.

Atributos

Se aplica a