ExtCtrls > ExtCtrls Assembly Interfaces > IDataGridStyle
The IDataGridStyle interface contains style properties from the styles collection of the DataGrid component.
Property name | Brief description | |
![]() |
BackgroundColor | The BackgroundColor property determines cell background color of the DataGrid component. |
![]() |
Font | The Font property determines cell font of the DataGrid component. |
![]() |
ImageAlign | The ImageAlign property determines image position relative to the text in the cell. |
![]() |
StringFormat | The StringFormat property determines format of text justification in the cell of the DataGrid component. |
![]() |
TextColor | The TextColor property determines cell font color of the DataGrid component. |
See also: