NavBarImages Fields
Contains settings that allow images to be defined for the ASPxNavBar‘s specific elements.Name | Description |
---|---|
CollapseImageName |
Represents the name of the Collapse image file which is used in the ASPxNavBar control. This name is equal to “nbCollapse.png”. |
ExpandImageName |
Represents the name of the Expand image file which is used in the ASPxNavBar control. This name is equal to “nbExpand.png”. |
GroupHeaderImageCollapsedName |
Represents the name of the GroupHeaderCollapsed image file which is used in the ASPxNavBar control. This name is equal to “nbGroupHeaderCollapsed.gif”. |
GroupHeaderImageName |
Represents the name of the Group Header image file which is used in the ASPxNavBar control. This name is equal to “nbGroupHeader.gif”. |
ItemImageName |
Represents the name of the Item image file which is used in the ASPxNavBar control. This name is equal to “nbItem.gif”. |
See Also