Skip to main content
Tab

NavBarImages.GroupHeaderImageCollapsedName Field

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

This name is equal to “nbGroupHeaderCollapsed.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string GroupHeaderImageCollapsedName = "nbGroupHeaderCollapsed"

Field Value

Type
String
See Also