Skip to main content

RoundPanelSettings.HeaderNavigateUrl Property

Gets or sets a URL where the client’s web browser will navigate, when the text or image is clicked within the panel’s header.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public string HeaderNavigateUrl { get; set; }

Property Value

Type
String
See Also