Back to Devexpress

RoundPanelSettings.HeaderText Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-roundpanelsettings-789a5d78.md

latest1.0 KB
Original Source

RoundPanelSettings.HeaderText Property

Gets or sets the text displayed within the RoundPanel’s header.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public string HeaderText { get; set; }
vb
Public Property HeaderText As String

Property Value

Type
String

See Also

RoundPanel

RoundPanelSettings Class

RoundPanelSettings Members

DevExpress.Web.Mvc Namespace