GridViewBatchEditTemplateCellFocusedEventArgs Interface
In This Article
#Declaration
TypeScript
interface GridViewBatchEditTemplateCellFocusedEventArgs extends EventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Properties
#column Property
#Declaration
TypeScript
readonly column: BootstrapGridViewColumn
#Property Value
Type |
---|
Bootstrap |
#handled Property
#Declaration
TypeScript
handled: boolean
#Property Value
Type |
---|
boolean |