TcxCustomNavigatorInfoPanel.Visible Property
Specifies the panel’s visibility.
Declaration
property Visible: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the Visible property to True, to display the panel.
The default value of the Visible property is False.
See Also