ASPxClientCardViewGroupCancelEventArgs Class
In This Article
Provides data for the ASPxClientCardView.GroupRowExpanding and ASPxClientCardView.GroupRowCollapsing events.
#Declaration
TypeScript
declare class ASPxClientCardViewGroupCancelEventArgs extends ASPxClientCancelEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientCardViewGroupCancelEventArgs
See Also