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