Skip to main content
A newer version of this page is available. .

BootstrapClientAccordionGroupEventArgs Class

Provides data for events related to manipulations on groups.

Declaration

declare class BootstrapClientAccordionGroupEventArgs extends ASPxClientEventArgs

Remarks

Objects of the BootstrapClientAccordionGroupEventArgs type are used as arguments for the ASPxClientNavBar.ExpandedChanged event which is generated on the client side.

BootstrapClientAccordionGroupEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs
BootstrapClientAccordionGroupEventArgs
See Also