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