ASPxRoundPanel.EnableAnimation Property
Gets or sets a value that specifies whether a specific animation effect is used when expanding/collapsing the panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
When panel collapsing is allowed, the expansion/collapse can be performed with a specific animation effect. Use the EnableAnimation property to control whether this predefined animation effect is available for the round panel control.
See Also