Skip to main content

ASPxClientCardViewCardFocusingEventArgs Class

Provides data for the ASPxClientCardView.CardFocusing event.

#Declaration

TypeScript
declare class ASPxClientCardViewCardFocusingEventArgs extends ASPxClientCancelEventArgs

#Remarks

ASPxClientCardViewCardFocusingEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.

#Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientCardViewCardFocusingEventArgs
See Also