MenuStyle Properties
Defines style settings for the client regions of submenus.
Name | Description |
---|---|
Back |
Gets or sets the background color of the Web server control. Inherited from Style. |
Background |
Gets the background image defined by the current style.
Inherited from Appearance |
Border |
Gets the border settings defined by the current style.
Inherited from Appearance |
Border |
Gets the settings of the bottom border.
Inherited from Appearance |
Border |
Gets the settings of the left border.
Inherited from Appearance |
Border |
Gets the settings of the right border.
Inherited from Appearance |
Border |
Gets the settings of the top border.
Inherited from Appearance |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Css |
Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. Inherited from Style. |
Cursor |
Gets or sets the type of cursor to display when the mouse pointer is over the object which the current style applies to.
Inherited from Appearance |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Empty static |
This property is not in effect for the Appearance |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Font | Gets the font properties associated with the Web server control. Inherited from Style. |
Fore |
Gets or sets the foreground color (typically the color of the text) of the Web server control. Inherited from Style. |
Gutter |
Gets a sub menu gutter‘s background image. |
Gutter |
Obsolete. Gets the menu gutter’s color. |
Gutter |
Gets or sets the name of the cascading style sheet (CSS) class that defines a sub menu gutter‘s style settings. |
Gutter |
Obsolete. Gets or sets the amount of space between the menu gutter’s image and the text contents within a menu item. |
Gutter |
This property is not in effect for the Menu |
Gutter |
Gets or sets a sub menu gutter‘s width. |
Horizontal |
Gets or sets the horizontal alignment of the contents within its container.
Inherited from Appearance |
Is |
Gets a value that indicates whether this Menu |
Is |
Returns a value indicating whether any style elements have been defined in the state bag. Inherited from Style. |
Item |
Gets or sets the amount of space between the sub-menu items. |
Paddings |
Gets the padding settings of the current style.
Inherited from Appearance |
Registered |
Gets the cascading style sheet (CSS) class that is registered with the control. Inherited from Style. |
Separator |
Gets a separator‘s background image. |
Separator |
Gets or sets a separator‘s color. |
Separator |
Gets or sets the name of the cascading style sheet (CSS) class that defines a separator style settings. |
Separator |
Gets or sets a separator‘s height. |
Separator |
Gets the padding settings of separators which the current style applies to. |
Separator |
Gets the separator‘s style settings. |
Separator |
Gets or sets a separator‘s width. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Text |
Gets or sets the amount of space between an item‘s left border and text. |
Vertical |
Gets or sets the vertical alignment of the contents in its container.
Inherited from Appearance |
Wrap |
Indicates whether the text content wraps in a container cell.
Inherited from Appearance |
See Also