Skip to main content
Tab

NavBarImages.CollapseImageName Field

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

This name is equal to “nbCollapse.png”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string CollapseImageName = "nbCollapse"

Field Value

Type
String
See Also