WebPartMenuStyle Properties

(see also Protected Properties )
  Name Description
Public property BackColor  Gets or sets the background color of the Web server control. (Inherited from Style.)
Public property BackImageUrl  Gets or sets the URL of an image to display in the background of a table control. (Inherited from TableStyle.)
Public property BorderColor  Gets or sets the border color of the Web server control. (Inherited from Style.)
Public property BorderStyle  Gets or sets the border style of the Web server control. (Inherited from Style.)
Public property BorderWidth  Gets or sets the border width of the Web server control. (Inherited from Style.)
Public property CellPadding  Gets or sets the amount of space between the contents of the cell and the cell's border. (Inherited from TableStyle.)
Public property CellSpacing  Gets or sets the distance between table cells. (Inherited from TableStyle.)
Public property Container  Gets the IContainer that contains the Component. (Inherited from Component.)
Public property CssClass  Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. (Inherited from Style.)
Public property Font  Gets the font properties associated with the Web server control. (Inherited from Style.)
Public property ForeColor  Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from Style.)
Public property GridLines  Gets or sets a value that specifies whether the border between the cells of the table control is displayed. (Inherited from TableStyle.)
Public property Height  Gets or sets the height of the Web server control. (Inherited from Style.)
Public property HorizontalAlign Overridden. Gets a value indicating what type of horizontal alignment to use for the content of a menu on a WebPart control.
Public property IsEmpty  A protected property. Gets a value indicating whether any style elements have been defined in the state bag. (Inherited from Style.)
Public property RegisteredCssClass  Gets the cascading style sheet (CSS) class that is registered with the control. (Inherited from Style.)
Public property ShadowColor Gets or sets a value that determines the shadow color for a menu on a WebPart control.
Public property Site  Gets or sets the ISite of the Component. (Inherited from Component.)
Public property Width  Gets or sets the width of the Web server control. (Inherited from Style.)
Top

  Name Description
Protected property CanRaiseEvents  Gets a value indicating whether the component can raise an event. (Inherited from Component.)
Protected property DesignMode  Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.)
Protected property Events  Gets the list of event handlers that are attached to this Component. (Inherited from Component.)
Top

Community Additions

ADD
Show: