Sets a value that specifies whether the group's expansion state can be changed via an end-user's interaction.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapAccordionGroupBuilder AllowExpanding(
bool allowExpanding
)
Public Function AllowExpanding(
allowExpanding As Boolean
) As BootstrapAccordionGroupBuilder
Type | Name | Description |
---|---|---|
Boolean | allowExpanding |
Type | Description |
---|---|
BootstrapAccordionGroupBuilderBootstrapAccordionGroupBuilder |