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