ASPxRoundPanel.LinkStyle Property
In This Article
Gets the style settings used to paint the link in the round panel’s header.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Link |
A Link |
#Remarks
If the round panel’s ASPxRoundPanel.HeaderNavigateUrl property is specified, the text displayed within the panel’s header represents a link. Use the LinkStyle property to customize the link’s appearance settings.
See Also