TcxGridViewNavigator.InfoPanel Property
Provides access to settings of the navigator’s information panel.
Declaration
property InfoPanel: TcxGridViewNavigatorInfoPanel read; write;
Property Value
Type |
---|
TcxGridViewNavigatorInfoPanel |
Remarks
Refer to the TcxGridViewNavigatorInfoPanel and TcxCustomNavigatorInfoPanel class descriptions for details.
See Also