Skip to main content

ASPxClientRatingControlItemClickEventArgs Class

Provides data for the ASPxClientRatingControl.ItemClick event.

Declaration

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