PanelCollapsingSettings Properties
Contains settings that relate to the panel’s collapse settings.| Name | Description |
|---|---|
| AnimationType | Gets or sets a value specifying the animation type used when the panel expands and collapses its content. |
| ExpandButton | Provides access to the expand button settings. |
| ExpandEffect | Gets or sets the panel’s expand effect. |
| ExpandOnPageLoad | Gets or sets a value that specifies whether the panel should be rendered in the expanded state on page load. |
| GroupName | Gets or sets the name of the group to which the panel belongs. |
| Modal | Gets or sets whether the collapsed panel is displayed in modal mode. |
See Also