Compartir a través de


ListControlDesigner.DataSource Propiedad

Definición

Obtiene o establece la propiedad de origen de datos del control.

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

Valor de propiedad

La propiedad DataSource del control de lista.

Se aplica a