RoundPanelSettings.CollapseButtonImage Property
Gets the settings of an image displayed within the panel’s collapse button.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
CollapseButtonImageProperties | A CollapseButtonImageProperties object that contains image settings. |
See Also