MenuImages Fields
Contains settings that allow images to be defined for the ASPxMenu‘s (ASPxPopupMenu‘s) specific elements.Name | Description |
---|---|
AdaptiveMenuImageName | For internal use only. |
GutterImageName |
Represents the name of the Gutter image file which is used in the ASPxMenu control. This name is equal to “mPopupBack.gif”. |
HorizontalPopOutImageName |
Represents the name of the HorizontalPopOut image file which is used in the ASPxMenu control. This name is equal to “mHorizontalPopOut.gif”. |
ItemImageName |
Represents the name of the Item image file which is used in the ASPxMenu control. This name is equal to “mItem.gif”. |
ScrollDownButtonImageName | For internal use only. |
ScrollUpButtonImageName | For internal use only. |
SubMenuItemImageName |
Represents the name of the SubMenuItem image file which is used in the ASPxMenu control. This name is equal to “mSubMenuItem.gif”. |
VerticalPopOutImageName |
Represents the name of the VerticalPopOut image file which is used in the ASPxMenu control. This name is equal to “mVerticalPopOut.gif”. |
VerticalPopOutRtlImageName | For internal use only. |
See Also