GridViewFocusedCellChangingEventArgs Interface
In This Article
#Declaration
TypeScript
interface GridViewFocusedCellChangingEventArgs extends CancelEventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
EventArgs
CancelEventArgs
GridViewFocusedCellChangingEventArgs
#Properties
#cellInfo Property
#Declaration
TypeScript
readonly cellInfo: BootstrapGridViewCellInfo
#Property Value
Type |
---|
Bootstrap |