ASPxClientTabControlTabClickEventArgs Class
Provides data for events which concern clicking on the control’s tabs.
#Declaration
declare class ASPxClientTabControlTabClickEventArgs extends ASPxClientTabControlTabCancelEventArgs
#Remarks
Objects of the ASPxClientTabControlTabClickEventArgs type are used as arguments for the ASPxClientTabControlBase.TabClick event generated on the client side.
ASPxClientTabControlTabClickEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.