ASPxClientCardViewCardFocusingEventArgs Class
Provides data for the ASPxClientCardView.CardFocusing event.
Declaration
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