ASPxClientTitleIndexItemEventArgs Class
Provides data for events which concern manipulations on the control’s items.
#Declaration
declare class ASPxClientTitleIndexItemEventArgs extends ASPxClientProcessingModeEventArgs
#Remarks
Objects of the ASPxClientTitleIndexItemEventArgs type are used as arguments for the ASPxClientTitleIndex.ItemClick event which is generated on the client side.
ASPxClientTitleIndexItemEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.