| Overload | Description | 
|---|---|
| GridControl Constructor() | Initializes a new instance of the GridControl class. | 
| GridControl Constructor(RowSelectorPane) | Initializes a new instance of the GridControl class specifying the RowSelectorPane that will be displayed in the grid. | 
| GridControl Constructor(RowSelectorPane,FixedColumnSplitter) | Initializes a new instance of the GridControl class specifying the RowSelectorPane that will be displayed in the grid. | 
| GridControl Constructor(GridControl) | Initializes a new instance of the GridControl class specifying the GridControl control that will be used as a template. | 
