ASPxRoundPanel.ContentHeight Property
In This Article
Gets or sets a round panel content‘s height.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A System. |
#Remarks
Use the ContentHeight property to define the height of an element containing the round panel’s content.
See Also