Ribbon Properties

Include Protected Members
Include Inherited Members

The Ribbon type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Public property ActiveTabId Gets the Server ribbon tab that was open prior to page postback.
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property BackColor (Inherited from WebControl.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property CheckForInitializationReadiness Gets or sets the value that specifies if the Server ribbon waits to allow tabs to be opened.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property CommandUIDefinitions This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property CommandUIVisible Gets or sets a value that indicates whether the Server ribbon is visible.
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Protected property DataSource Gets or sets the data source for the Server ribbon.
Public property DataUrl Gets or sets the URL that the Server ribbon will use to retrieve data from the server.
Public property DataVersion Gets or sets the version of the server data.
Protected property DesignMode (Inherited from Control.)
Protected property DisabledVisibilityContexts Gets the visibility contexts that have been disabled during page rendering.
Public property Enabled (Inherited from WebControl.)
Protected property EnabledVisibilityContexts Gets the visibility contexts that have been enabled during page rendering.
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property FixedPositioningEnabled Gets or sets whether the Server ribbon uses a fixed position.
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property HasAttributes (Inherited from WebControl.)
Public property HasAvailableTabs Gets whether there are tabs available on the Server ribbon or not.
Protected property HasChildViewState (Inherited from Control.)
Protected property HeaderScalingEnabled Gets or sets whether the Server ribbon has scaling turned on for the tab headers.
Protected property HeaderScalingScript Gets the header scaling .
Public property Height (Inherited from WebControl.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property IncludeHeaderScalingScript Gets or sets if the HeaderScalingScript is included in the page.
Protected property InitializationScript Gets the script that is used for initializing the Server ribbon when it is minimized.
Protected property InitializationStartScript Gets the script that is used to start Server ribbon initialization and attach a server-rendered ribbon.
Public property InitialTabId Gets or sets the identifier of the tab that is displayed as selected when the Server ribbon is rendered.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property Minimized Gets or sets whether the Server ribbon is minimized or not.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PlaceholderElementId Gets or sets the element identifier of the Server ribbon control.
Protected property RootBuildClientScript Gets an string that builds the root of the Server ribbon.
Public property ServerRendered Gets or sets a Boolean value that indicates whether this Server ribbon was rendered on the server.
Public property ServerRenderedScalingIndex Gets or sets the server rendered scaling index.
Protected property ShortcutKeyBindings Gets or sets the key binding that jumps to the initial tab.
Public property ShowJewelId Gets or sets the identifier of the Jewel.
Public property ShowQATId Gets or sets the identifier of the Quick Access Toolbar (QAT).
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Protected property ValidateServerRendering This object, member, or enumeration is deprecated and is not intended to be used in your code.
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Width (Inherited from WebControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

Ribbon Class

Microsoft.Web.CommandUI Namespace