CardViewCardClickEventArgs Interface
In This Article
#Declaration
TypeScript
interface CardViewCardClickEventArgs extends CancelEventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
EventArgs
CancelEventArgs
CardViewCardClickEventArgs
#Properties
#htmlEvent Property
#Declaration
TypeScript
readonly htmlEvent: any
#Property Value
Type |
---|
any |
#visibleIndex Property
#Declaration
TypeScript
readonly visibleIndex: number
#Property Value
Type |
---|
number |