CardViewCustomButtonEventArgs Interface
In This Article
#Declaration
TypeScript
interface CardViewCustomButtonEventArgs extends ProcessingModeEventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
EventArgs
ProcessingModeEventArgs
CardViewCustomButtonEventArgs
#Properties
#buttonID Property
#Declaration
TypeScript
readonly buttonID: string
#Property Value
Type |
---|
string |
#visibleIndex Property
#Declaration
TypeScript
readonly visibleIndex: number
#Property Value
Type |
---|
number |