Skip to main content
A newer version of this page is available. .

TcxGridSpecialRowOptions.Visible Property

Specifies whether the currently processed utility row is visible.

Declaration

property Visible: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

The utility row is either the filter row or new item row.

The default value of the Visible property is False.

See Also