Skip to main content
Tab

NavBarImages.GroupHeaderImageName Field

Represents the name of the Group Header image file which is used in the ASPxNavBar control.

This name is equal to “nbGroupHeader.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string GroupHeaderImageName = "nbGroupHeader"

Field Value

Type
String
See Also