| Method name | Description |
| AddColumn | Adds column to the grid |
| AddStringData | Adds string data to the column |
| RecalculateLayout | Recalculates grid columns/rows widths/heights, sets scrollings. |
| ChangeColors | Opens ColorSchemaDialog allowing to modify grid color schema |
| Property name | Description |
| ColorSchemaType | type of grid color schema. |
| TitleBkColor | title background color |
| TitleTextColor | title text color |
| EvenBkColor | even column/row background color |
| EvenTextColor | even column/row text color |
| OddBkColor | odd column/row background color |
| OddTextColor | odd column/row text color |
| MDZSG_MEMORY | couldn't allocate memory for column |
| MDZSG_INVALIDNAME | column with bstrTitle title name is not found |
| MDZSG_MEMORY | couldn't allocate memory for data |
| www.maxdz.com | Send e-mail to the developer: Max Dzyubenko |