Skip to main content

BootstrapAccordionGroupCancelEventArgs Properties
Show Inherited Hide Inherited

Provides data for cancellable events which concern manipulations on groups.
Name Description
Cancel Gets or sets a value indicating whether the command which raised an event should be canceled. Inherited from NavBarGroupCancelEventArgs.
Group Gets a group for which the event is fired.
See Also