TcxCustomNavigatorInfoPanel.OnClick Event
Enables you to respond to panel clicks.
Declaration
property OnClick: TcxNavigatorInfoPanelClickEvent read; write;
Remarks
Fires after the panel has been clicked.
Sender specifies the clicked panel.
Button specifies the pressed mouse button.
See Also