ASPxRoundPanel.ExpandButtonImage Property
In This Article
Gets the settings of an image displayed in the panel’s collapse button when the panel is collapsed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public ImageProperties ExpandButtonImage { get; }
#Property Value
Type | Description |
---|---|
Image |
A Image |
See Also