The following tables list the members exposed by MenuStyle.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
BorderColor | Gets or sets the border color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
BorderStyle | Gets or sets the border style of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
BorderWidth | Gets or sets the border width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
Container | (Inherited from System.ComponentModel.Component) | |
CssClass | Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. (Inherited from System.Web.UI.WebControls.Style) | |
Font | Gets the font properties associated with the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
Height | Gets or sets the height of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
ImageColumnColor | Gets or sets the value of the color used for the image column. | |
IsEmpty | Overridden. Checks if any property has value. | |
MouseOverColor | Gets or sets the color that is displayed when the mouse is over an item. | |
RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. (Inherited from System.Web.UI.WebControls.Style) | |
Site | (Inherited from System.ComponentModel.Component) | |
Width | Gets or sets the width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
IsTrackingViewState | Returns a value indicating whether any style elements have been defined in the state bag. (Inherited from System.Web.UI.WebControls.Style) |
Name | Description | |
---|---|---|
AddAttributesToRender | Overloaded. Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is primarily used by control developers. (Inherited from System.Web.UI.WebControls.Style) | |
Clear | Overridden. Sets all style properties to "non-set" equivalents. Resets the properties of the style. | |
CopyFrom | Overridden. Duplicates the style properties of the specified Style into the instance of the Style class that this method is called from. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetStyleAttributes | Retrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. (Inherited from System.Web.UI.WebControls.Style) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
MergeWith | Combines the style properties of the specified System.Web.UI.WebControls.Style with the instance of the System.Web.UI.WebControls.Style class that this method is called from. (Inherited from System.Web.UI.WebControls.Style) | |
Reset | Overridden. Removes any defined style elements from the state bag. | |
SetDirty | Marks the System.Web.UI.WebControls.Style so that its state will be recorded in view state. (Inherited from System.Web.UI.WebControls.Style) | |
ToString | String formatted for visual designer. (Inherited from Infragistics.WebUI.WebHtmlEditor.BaseStyle) |
Name | Description | |
---|---|---|
FillStyleAttributes | Adds the specified object's style properties to a System.Web.UI.CssStyleCollection object. (Inherited from System.Web.UI.WebControls.Style) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |