Skip to main content

TcxGridSpecialRowOptions Properties

The TcxGridSpecialRowOptions class represents options common to a filter row and new item row.
Name Description
GridView Provides access to the Table View instance.
InfoText Specifies the descriptive name of the currently processed utility row.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
SeparatorColor Specifies the color of the utility row’s separator.
SeparatorWidth Specifies the width of the utility row’s separator, in pixels.
Visible Specifies whether the currently processed utility row is visible.
See Also