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