Skip to main content

ASPxClientRatingControlItemClickEventArgs Class

Provides data for the ASPxClientRatingControl.ItemClick event.

#Declaration

TypeScript
declare class ASPxClientRatingControlItemClickEventArgs extends ASPxClientProcessingModeEventArgs

#Remarks

ASPxClientRatingControlItemClickEventArgs objects are automatically created, initialized and passed to the ASPxClientRatingControl.ItemClick event handlers.

#Inheritance

ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientRatingControlItemClickEventArgs
See Also