TcxControlNavigator.InfoPanel Property
Specifies the navigator’s information panel.
Declaration
property InfoPanel: TcxControlNavigatorInfoPanel read; write;
Property Value
Type |
---|
TcxControlNavigatorInfoPanel |
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