GridColumnStylesCollection.List Propiedad

Definición

Obtiene la lista de elementos de la colección.

protected:
 virtual property System::Collections::ArrayList ^ List { System::Collections::ArrayList ^ get(); };
protected override System.Collections.ArrayList List { get; }
member this.List : System.Collections.ArrayList
Protected Overrides ReadOnly Property List As ArrayList

Valor de propiedad

ArrayList

ArrayList que contiene los elementos de colección.

Se aplica a