ASPxClientCardViewCardFocusingEventArgs Class
In This Article
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