TcxGridViewNavigator.Visible Property
Specifies if the navigator is visible.
Declaration
property Visible: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True to display the navigator.
The Visible property’s default value is False.
See Also