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