Back to Devexpress

TcxGridViewNavigator.Visible Property

vcl-cxgridcustomtableview-dot-tcxgridviewnavigator.md

latest671 B
Original Source

TcxGridViewNavigator.Visible Property

Specifies if the navigator is visible.

Declaration

delphi
property Visible: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set this property to True to display the navigator.

The Visible property’s default value is False.

See Also

TcxGridViewNavigator Class

TcxGridViewNavigator Members

cxGridCustomTableView Unit