RoundPanelSettings.ExpandButtonImage Property
Gets the settings of an image displayed in the panel’s collapse button, when the panel is collapsed.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | A ImageProperties object that contains image settings. |
See Also