RibbonGroupExpandButtonStyle Members
Defines style settings for the group expand buttons.Constructors
Name | Description |
---|---|
RibbonGroupExpandButtonStyle() | Initializes a new instance of the RibbonGroupExpandButtonStyle class with default settings. |
Fields
Name | Description |
---|---|
DefaultOpacity static | For internal use only. Inherited from AppearanceStyleBase. |
Properties
Name | Description |
---|---|
BackColor | Gets or sets the background color of the Web server control. Inherited from Style. |
BackgroundImage | Gets the background image defined by the current style. Inherited from AppearanceStyleBase. |
Border | Gets the border settings defined by the current style. Inherited from AppearanceStyleBase. |
BorderBottom | Gets the settings of the bottom border. Inherited from AppearanceStyleBase. |
BorderLeft | Gets the settings of the left border. Inherited from AppearanceStyleBase. |
BorderRight | Gets the settings of the right border. Inherited from AppearanceStyleBase. |
BorderTop | Gets the settings of the top border. Inherited from AppearanceStyleBase. |
CanRaiseEvents protected | 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. |
CssClass | 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 AppearanceStyleBase. |
DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
DisabledStyle | Gets the style settings that define the appearance of ribbon group expand buttons in the disabled state. |
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. |
ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. Inherited from Style. |
HorizontalAlign | Gets or sets the horizontal alignment of the contents within its container. Inherited from AppearanceStyleBase. |
HoverStyle | Gets the style settings that define the appearance of ribbon group expand buttons when the mouse pointer is hovering over them. |
IsEmpty | Gets a value that indicates whether this AppearanceStyleBase object is initialized with the default values. Inherited from AppearanceStyleBase. |
IsTrackingViewState protected | Returns a value indicating whether any style elements have been defined in the state bag. Inherited from Style. |
PressedStyle | Gets the style settings that define the appearance of ribbon group expand buttons in the pressed state. |
RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. Inherited from Style. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
VerticalAlign | Gets or sets the vertical alignment of the contents in its container. Inherited from AppearanceStyleBase. |
Width | Gets or sets the group expand button‘s width. |
Wrap | Indicates whether the text content wraps in a container cell. Inherited from AppearanceStyleBase. |
Methods
Name | Description |
---|---|
AddAttributesToRender(HtmlTextWriter, WebControl) | For internal use only. Inherited from AppearanceStyleBase. |
AddAttributesToRender(HtmlTextWriter) | Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriter. This method is primarily used by control developers. Inherited from Style. |
Assign(AppearanceStyleBase) | Copies the settings from the specified AppearanceStyleBase object to the current object. Inherited from AppearanceStyleBase. |
AssignToControl(WebControl, AttributesRange, Boolean, Boolean, Boolean) | For internal use only. Inherited from AppearanceStyleBase. |
AssignToControl(WebControl, AttributesRange, Boolean, Boolean) | For internal use only. Inherited from AppearanceStyleBase. |
AssignToControl(WebControl, AttributesRange, Boolean) | For internal use only. Inherited from AppearanceStyleBase. |
AssignToControl(WebControl, AttributesRange) | Copies the settings from the current AppearanceStyleBase object to the specified object. Inherited from AppearanceStyleBase. |
AssignToControl(WebControl, Boolean) | For internal use only. Inherited from AppearanceStyleBase. |
AssignToControl(WebControl) | Copies the settings from the current AppearanceStyleBase object to the specified object. Inherited from AppearanceStyleBase. |
AssignToHyperLink(HyperLink, Boolean) | For internal use only. Inherited from AppearanceStyleBase. |
AssignToHyperLink(HyperLink) | For internal use only. Inherited from AppearanceStyleBase. |
AssignToHyperLink(WebControl, Boolean) | For internal use only. Inherited from AppearanceStyleBase. |
AssignWithoutBorders(AppearanceStyleBase) | Copies all settings except for border settings from the specified AppearanceStyleBase object to the current object. Inherited from AppearanceStyleBase. |
CopyBordersFrom(Style) | Duplicates the border properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from. Inherited from AppearanceStyleBase. |
CopyFontAndCursorFrom(Style) | Duplicates the font and cursor setting of the specified style object into the instance of the AppearanceStyleBase class that this method is called from. Inherited from AppearanceStyleBase. |
CopyFontFrom(Style) | Duplicates the font properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from. Inherited from AppearanceStyleBase. |
CopyFrom(Style, Boolean) | Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class specifying whether border setting should be copied. Inherited from AppearanceStyleBase. |
CopyFrom(Style) | Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class. Inherited from AppearanceStyleBase. |
CopyTextDecorationFrom(Style) | Duplicates the text decoration properties of the specified object into the current instance of the AppearanceStyleBase class. Inherited from AppearanceStyleBase. |
CreateObjRef(Type) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. Inherited from MarshalByRefObject. |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Dispose(Boolean) protected | Releases the unmanaged resources used by the Component and optionally releases the managed resources. Inherited from Component. |
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetBorderColorBottom() | Returns the color of the bottom border. Inherited from AppearanceStyleBase. |
GetBorderColorLeft() | Returns the color of the left border. Inherited from AppearanceStyleBase. |
GetBorderColorRight() | Returns the color of the right border. Inherited from AppearanceStyleBase. |
GetBorderColorTop() | Returns the color of the top border. Inherited from AppearanceStyleBase. |
GetBorderStyleBottom() | Returns the style of the bottom border. Inherited from AppearanceStyleBase. |
GetBorderStyleLeft() | Returns the style of the left border. Inherited from AppearanceStyleBase. |
GetBorderStyleRight() | Returns the style of the right border. Inherited from AppearanceStyleBase. |
GetBorderStyleTop() | Returns the style of the top border. Inherited from AppearanceStyleBase. |
GetBorderWidthBottom() | Returns the width of the bottom border. Inherited from AppearanceStyleBase. |
GetBorderWidthLeft() | Returns the width of the left border. Inherited from AppearanceStyleBase. |
GetBorderWidthRight() | Returns the width of the right border. Inherited from AppearanceStyleBase. |
GetBorderWidthTop() | Returns the width of the top border. Inherited from AppearanceStyleBase. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. Inherited from MarshalByRefObject. |
GetService(Type) protected | Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
GetStyleAttributes(IUrlResolutionService) | Retrieves the CssStyleCollection object for the specified IUrlResolutionService-implemented object. Inherited from Style. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance. Inherited from MarshalByRefObject. |
LoadViewState(Object) protected | Loads the previously saved state. Inherited from Style. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
MemberwiseClone(Boolean) protected | Creates a shallow copy of the current MarshalByRefObject object. Inherited from MarshalByRefObject. |
MergeBordersWith(Style) | Combines the border properties of the specified Style with the current instance of the AppearanceStyleBase class. Inherited from AppearanceStyleBase. |
MergeFontWith(Style) | Combines the font properties of the specified Style with the current instance of the AppearanceStyleBase class. Inherited from AppearanceStyleBase. |