TcxControlNavigator.InfoPanel Property
In This Article
Specifies the navigator’s information panel.
#Declaration
Delphi
property InfoPanel: TcxControlNavigatorInfoPanel read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to control the visibility, width, and display text format of the information panel. Refer to the TcxControlNavigatorInfoPanel class description, for details.
See Also