AccordionItemEventArgs Interface
In This Article
#Declaration
TypeScript
interface AccordionItemEventArgs extends ProcessingModeEventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
EventArgs
ProcessingModeEventArgs
AccordionItemEventArgs
#Properties
#htmlElement Property
#Declaration
TypeScript
readonly htmlElement: Object
#Property Value
Type |
---|
Object |
#htmlEvent Property
#Declaration
TypeScript
readonly htmlEvent: Object
#Property Value
Type |
---|
Object |
#item Property
#Declaration
TypeScript
readonly item: BootstrapAccordionItem
#Property Value
Type |
---|
Bootstrap |