MenuImages Members
In This Article
#Fields
Name | Description |
---|---|
Adaptive |
For internal use only. |
Gutter |
Represents the name of the Gutter image file which is used in the ASPx This name is equal to “m |
Horizontal |
Represents the name of the Horizontal This name is equal to “m |
Item |
Represents the name of the Item image file which is used in the ASPx This name is equal to “m |
Scroll |
For internal use only. |
Scroll |
For internal use only. |
Sub |
Represents the name of the Sub This name is equal to “m |
Vertical |
Represents the name of the Vertical This name is equal to “m |
Vertical |
For internal use only. |
#Properties
Name | Description |
---|---|
Adaptive |
Gets the settings of an image displayed in an adaptive menu, when it contains hidden items. |
Horizontal |
Gets the settings of an image that is an item’s horizontal pop-out image. |
Image |
Gets or sets the path to the folder that contains images used by a control.
Inherited from Images |
Item | Gets the settings that define an image displayed within root items. |
Loading |
Gets the settings of an image displayed within a Loading Panel.
Inherited from Images |
Scroll |
Gets the settings of an image displayed within the scroll down button of a submenu. |
Scroll |
Gets the settings of an image displayed within the scroll up button of a submenu. |
Sprite |
Gets or sets the path to a CSS file that defines the control’s sprite image settings.
Inherited from Images |
Sprite |
Gets or sets the path to a sprite image.
Inherited from Images |
Sub |
Gets the settings that define an image displayed within submenu items. |
Vertical |
Gets the settings of an item’s vertical pop-out image. |
Vertical |
For internal use only. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Images |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Obsolete. This method is obsolete.
Inherited from Images |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Images |
To |
Returns an empty string.
Inherited from Images |
See Also