_TableView.Name Propiedad

Definición

Devuelve o establece un valor string (cadena en C#) que representa el nombre para mostrar del objeto. Lectura y escritura.

public:
 property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
public string this { get; set; }
Default Public Property Name As String

Valor de propiedad

Se aplica a