'Declaration Public ReadOnly Property Grid As Grid
public Grid Grid {get;}
The Grid object contains collections of bands (Row and Column objects) that determine how the control adjusts its internal layout when it is resized.
All controls contained in a C1Sizer control are attached to specific bands in the Grid object.
C1Sizer Class C1Sizer Members