Skip to main content
A newer version of this page is available. .

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