GridItem.GridItems Właściwość

Definicja

Po przesłonięciu w klasie pochodnej pobiera kolekcję obiektów skojarzonych GridItem jako element podrzędny tej GridItemklasy .

public:
 abstract property System::Windows::Forms::GridItemCollection ^ GridItems { System::Windows::Forms::GridItemCollection ^ get(); };
public abstract System.Windows.Forms.GridItemCollection GridItems { get; }
member this.GridItems : System.Windows.Forms.GridItemCollection
Public MustOverride ReadOnly Property GridItems As GridItemCollection

Wartość właściwości

GridItemCollection

Kolekcja obiektów GridItem.

Dotyczy