TcxGridSpecialRowOptions.Visible Property
Specifies if the utility row is visible.
Declaration
property Visible: Boolean read; write; default False;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | False |
|
Remarks
The utility row is a filter or new item row.

Default Value
The Visible property’s default value is False.
See Also