TcxGridFixedDataRowsOptions Properties
Stores fixed data row settings.| Name | Description |
|---|---|
| GridView | Provides access to the parent grid Table View. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| PinClickAction | Specifies the action associated with a click on a data row pin. |
| PinSize | Specifies pixel dimensions of a data row pin. |
| PinVisibility | Specifies the row pin display mode. |
| SeparatorColor | Specifies the color of the separator between scrollable and fixed row areas. |
| SeparatorWidth | Specifies the width of the separator between scrollable and fixed row areas, in pixels. |
See Also