ASPxRoundPanel() Constructor
In This Article
Initializes a new instance of the ASPxRoundPanel class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Remarks
The newly created round panel control should be added to the Controls collection of a web page or another parent control.
See Also