Class
RadRibbonView

Represents a ribbon-style control that provides a user interface for organizing commands into tabs and groups.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable")]
[TelerikToolboxCategory("Navigation")]
[Themable]
public class RadRibbonView : RadTabControlBase

Inheritance: objectRadTabControlBaseRadRibbonView

Derived Classes: RadRichTextBoxRibbonUI

Inherited Members RadTabControlBase.BackgroundVisibilityPropertyRadTabControlBase.PreviewSelectionChangedEventRadTabControlBase.SelectionChangedEventRadTabControlBase.DropDownOpenedEventRadTabControlBase.DropDownClosedEventRadTabControlBase.HeaderBackgroundPropertyRadTabControlBase.ReorderTabRowsPropertyRadTabControlBase.SelectedContentPropertyRadTabControlBase.SelectedContentTemplatePropertyRadTabControlBase.SelectedContentTemplateSelectorPropertyRadTabControlBase.ContentTemplatePropertyRadTabControlBase.ContentTemplateSelectorPropertyRadTabControlBase.IsContentPreservedPropertyRadTabControlBase.PropagateItemDataContextToContentPropertyRadTabControlBase.SelectedItemRemoveBehaviourPropertyRadTabControlBase.ChangeVisualState(bool)RadTabControlBase.UpdateFocusOnSelectionChange()RadTabControlBase.Selector_SelectionChanged(object, SelectionChangedEventArgs)RadTabControlBase.UpdateTabRows()RadTabControlBase.UpdateSelectedContentProperties()RadTabControlBase.GoToState(bool, params string[])RadTabControlBase.OnPreviewSelectionChanged(SelectionChangedEventArgs)RadTabControlBase.IsSelectionNonBoundAtClientSide()RadTabControlBase.ClearContentSafely()RadTabControlBase.AddDropDownOpenedHandler(UIElement, DropDownEventHandler)RadTabControlBase.RemoveDropDownOpenedHandler(UIElement, DropDownEventHandler)RadTabControlBase.AddDropDownClosedHandler(UIElement, DropDownEventHandler)RadTabControlBase.RemoveDropDownClosedHandler(UIElement, DropDownEventHandler)RadTabControlBase.BackgroundVisibilityRadTabControlBase.HeaderBackgroundRadTabControlBase.ReorderTabRowsRadTabControlBase.SelectedContentRadTabControlBase.SelectedContentTemplateRadTabControlBase.SelectedContentTemplateSelectorRadTabControlBase.ContentTemplateRadTabControlBase.ContentTemplateSelectorRadTabControlBase.IsContentPreservedRadTabControlBase.PropagateItemDataContextToContentRadTabControlBase.SelectedItemRemoveBehaviourRadTabControlBase.SupressSelectedContentTemplateReapplyingRadTabControlBase.IsDefaultItemSelectedRadTabControlBase.TabStripRadTabControlBase.ContentElementRadTabControlBase.ContentElementsPanelRadTabControlBase.TabFlagsRadTabControlBase.this[int]RadTabControlBase.PreviewSelectionChangedRadTabControlBase.SelectionChangedRadTabControlBase.DropDownOpenedRadTabControlBase.DropDownClosed

Constructors

RadRibbonView()

Initializes a new instance of the RadRibbonView class.

Declaration

cs-api-definition
public RadRibbonView()

Fields

ApplicationButtonContentProperty

Identifies the ApplicationButtonContent property.

Declaration

cs-api-definition
public static readonly DependencyProperty ApplicationButtonContentProperty

Field Value

DependencyProperty

ApplicationButtonDoubleClickEvent

Identifies the ApplicationButtonDoubleClick routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent ApplicationButtonDoubleClickEvent

Field Value

RoutedEvent

ApplicationButtonImageSourceProperty

Identifies the ApplicationButtonImageSource property.

Declaration

cs-api-definition
public static readonly DependencyProperty ApplicationButtonImageSourceProperty

Field Value

DependencyProperty

ApplicationButtonStyleProperty

Identifies the ApplicationButtonStyleProperty property.

Declaration

cs-api-definition
public static readonly DependencyProperty ApplicationButtonStyleProperty

Field Value

DependencyProperty

ApplicationButtonVisibilityProperty

Identifies the ApplicationButtonVisibility property.

Declaration

cs-api-definition
public static readonly DependencyProperty ApplicationButtonVisibilityProperty

Field Value

DependencyProperty

ApplicationMenuOpenStateChangedEvent

Identifies the ApplicationMenuOpenStateChanged routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent ApplicationMenuOpenStateChangedEvent

Field Value

RoutedEvent

ApplicationMenuProperty

Identifies the ApplicationMenu property.

Declaration

cs-api-definition
public static readonly DependencyProperty ApplicationMenuProperty

Field Value

DependencyProperty

ApplicationNameProperty

Identifies the ApplicationName property.

Declaration

cs-api-definition
public static readonly DependencyProperty ApplicationNameProperty

Field Value

DependencyProperty

BackstageClippingElementProperty

Identifies the BackstageClippingElement dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty BackstageClippingElementProperty

Field Value

DependencyProperty

BackstageProperty

Identifies the Backstage property.

Declaration

cs-api-definition
public static readonly DependencyProperty BackstageProperty

Field Value

DependencyProperty

CollapseThresholdSizeProperty

Identifies the CollapseThresholdSize property.

Declaration

cs-api-definition
public static readonly DependencyProperty CollapseThresholdSizeProperty

Field Value

DependencyProperty

CollapsedChangedEvent

Identifies the CollapsedChanged routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent CollapsedChangedEvent

Field Value

RoutedEvent

ContentHeightProperty

Identifies the ContentHeight property.

Declaration

cs-api-definition
public static readonly DependencyProperty ContentHeightProperty

Field Value

DependencyProperty

ContextualGroupsItemsSourceProperty

Identifies the ContextualGroupsItemsSource property.

Declaration

cs-api-definition
public static readonly DependencyProperty ContextualGroupsItemsSourceProperty

Field Value

DependencyProperty

ContextualGroupsProperty

Identifies the ContextualGroupsProperty.

Declaration

cs-api-definition
public static readonly DependencyProperty ContextualGroupsProperty

Field Value

DependencyProperty

ContextualGroupsStyleProperty

Identifies the ContextualGroupsStyleProperty property.

Declaration

cs-api-definition
public static readonly DependencyProperty ContextualGroupsStyleProperty

Field Value

DependencyProperty

ContextualTabsStyleProperty

Identifies the ContextualTabsStyleProperty property.

Declaration

cs-api-definition
public static readonly DependencyProperty ContextualTabsStyleProperty

Field Value

DependencyProperty

HelpButtonImageSourceProperty

Identifies the HelpButtonImageSource property.

Declaration

cs-api-definition
public static readonly DependencyProperty HelpButtonImageSourceProperty

Field Value

DependencyProperty

HelpButtonStyleProperty

Identifies the HelpButtonStyleProperty property.

Declaration

cs-api-definition
public static readonly DependencyProperty HelpButtonStyleProperty

Field Value

DependencyProperty

HelpButtonVisibilityProperty

Identifies the HelpButtonVisibility property.

Declaration

cs-api-definition
public static readonly DependencyProperty HelpButtonVisibilityProperty

Field Value

DependencyProperty

HelpCommandParameterProperty

Identifies the HelpCommandParameter dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty HelpCommandParameterProperty

Field Value

DependencyProperty

HelpCommandProperty

Identifies the HelpCommand dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty HelpCommandProperty

Field Value

DependencyProperty

HelpCommandTargetProperty

Identifies the HelpCommandTarget dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty HelpCommandTargetProperty

Field Value

DependencyProperty

HelpRequestedEvent

Identifies the HelpRequested routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent HelpRequestedEvent

Field Value

RoutedEvent

IsApplicationButtonEnabledProperty

Identifies the IsApplicationButtonEnabled property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsApplicationButtonEnabledProperty

Field Value

DependencyProperty

IsApplicationMenuOpenProperty

Identifies the IsApplicationMenuOpen property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsApplicationMenuOpenProperty

Field Value

DependencyProperty

IsBackstageOpenProperty

Identifies the IsBackstageOpen property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsBackstageOpenProperty

Field Value

DependencyProperty

IsCollapsedProperty

Identifies the IsMinimized property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsCollapsedProperty

Field Value

DependencyProperty

IsHostedInRibbonWindowProperty

Identifies the IsHostedInRibbonWindow property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsHostedInRibbonWindowProperty

Field Value

DependencyProperty

IsMinimizableProperty

Identifies the IsMinimizable property.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Minimizable")]
public static readonly DependencyProperty IsMinimizableProperty

Field Value

DependencyProperty

IsMinimizedPopupOpenProperty

Identifies the IsMinimizedPopupOpen property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsMinimizedPopupOpenProperty

Field Value

DependencyProperty

IsMinimizedProperty

Identifies the IsMinimized property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsMinimizedProperty

Field Value

DependencyProperty

IsMouseWheelTabScrollingEnabledProperty

Identifies the IsMouseWheelTabScrollingEnabled property.

Declaration

cs-api-definition
public static readonly DependencyProperty IsMouseWheelTabScrollingEnabledProperty

Field Value

DependencyProperty

LayoutModeButtonContentProperty

Identifies the LayoutModeButtonContent property.

Declaration

cs-api-definition
public static readonly DependencyProperty LayoutModeButtonContentProperty

Field Value

DependencyProperty

LayoutModeChangedEvent

Identifies the LayoutModeChanged routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent LayoutModeChangedEvent

Field Value

RoutedEvent

LayoutModeProperty

Identifies the LayoutMode property.

Declaration

cs-api-definition
public static readonly DependencyProperty LayoutModeProperty

Field Value

DependencyProperty

MinimizeButtonStyleProperty

Identifies the MinimizeButtonStyleProperty property.

Declaration

cs-api-definition
public static readonly DependencyProperty MinimizeButtonStyleProperty

Field Value

DependencyProperty

MinimizeButtonVisibilityProperty

Identifies the MinimizeButtonVisibility property.

Declaration

cs-api-definition
public static readonly DependencyProperty MinimizeButtonVisibilityProperty

Field Value

DependencyProperty

MinimizedChangedEvent

Identifies the MinimizedChanged routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent MinimizedChangedEvent

Field Value

RoutedEvent

MinimizedPopupStateChangedEvent

Identifies the MinimizedPopupStateChanged routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent MinimizedPopupStateChangedEvent

Field Value

RoutedEvent

PopupOpenedEvent

Identifies the PopupOpened routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent PopupOpenedEvent

Field Value

RoutedEvent

PreviewMinimizedChangedEvent

Identifies the PreviewMinimizedChanged routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent PreviewMinimizedChangedEvent

Field Value

RoutedEvent

PreviewPopupOpenedEvent

Identifies the PreviewPopupOpened routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent PreviewPopupOpenedEvent

Field Value

RoutedEvent

QuickAccessToolBarPositionProperty

Identifies the QuickAccessToolBarPosition property.

Declaration

cs-api-definition
public static readonly DependencyProperty QuickAccessToolBarPositionProperty

Field Value

DependencyProperty

QuickAccessToolBarProperty

Identifies the QuickAccessToolBar property.

Declaration

cs-api-definition
public static readonly DependencyProperty QuickAccessToolBarProperty

Field Value

DependencyProperty

RibbonGroupsPresenterStyleProperty

Identifies the RibbonGroupsPresenterStyleProperty property.

Declaration

cs-api-definition
public static readonly DependencyProperty RibbonGroupsPresenterStyleProperty

Field Value

DependencyProperty

SelectedTabProperty

Identifies the SelectedTab property.

Declaration

cs-api-definition
public static readonly DependencyProperty SelectedTabProperty

Field Value

DependencyProperty

ShowLayoutModeButtonProperty

Identifies the ShowLayoutModeButton property.

Declaration

cs-api-definition
public static readonly DependencyProperty ShowLayoutModeButtonProperty

Field Value

DependencyProperty

SimplifiedContentHeightProperty

Identifies the SimplifiedContentHeight property.

Declaration

cs-api-definition
public static readonly DependencyProperty SimplifiedContentHeightProperty

Field Value

DependencyProperty

SimplifiedItemTemplateProperty

Identifies the SimplifiedItemTemplate property.

Declaration

cs-api-definition
public static readonly DependencyProperty SimplifiedItemTemplateProperty

Field Value

DependencyProperty

TabStripAdditionalContentProperty

Identifies the TabStripAdditionalContent property.

Declaration

cs-api-definition
public static readonly DependencyProperty TabStripAdditionalContentProperty

Field Value

DependencyProperty

TitleBarBackgroundProperty

Identifies the TitleBarBackground property.

Declaration

cs-api-definition
public static readonly DependencyProperty TitleBarBackgroundProperty

Field Value

DependencyProperty

TitleBarVisibilityProperty

Identifies the TitleBarVisibility property.

Declaration

cs-api-definition
public static readonly DependencyProperty TitleBarVisibilityProperty

Field Value

DependencyProperty

TitleProperty

Identifies the Title property.

Declaration

cs-api-definition
public static readonly DependencyProperty TitleProperty

Field Value

DependencyProperty

ToolBarPositionChangedEvent

Identifies the ToolBarPositionChanged routed event.

Declaration

cs-api-definition
public static readonly RoutedEvent ToolBarPositionChangedEvent

Field Value

RoutedEvent

WindowIconVisibilityProperty

Identifies the WindowIconVisibility property.

Declaration

cs-api-definition
public static readonly DependencyProperty WindowIconVisibilityProperty

Field Value

DependencyProperty

WindowTitleStyleProperty

Identifies the WindowTitleStyleProperty property.

Declaration

cs-api-definition
public static readonly DependencyProperty WindowTitleStyleProperty

Field Value

DependencyProperty

Properties

ApplicationButtonContent

Gets or sets the application button content. Use this property or ApplicationButtonImageSource property to set the content of the application button.

Declaration

cs-api-definition
public object ApplicationButtonContent { get; set; }

Property Value

object

The application button image source.

ApplicationButtonImageSource

Gets or sets the application button image source.

Declaration

cs-api-definition
public ImageSource ApplicationButtonImageSource { get; set; }

Property Value

ImageSource

The application button image source.

ApplicationButtonStyle

Gets or sets the ApplicationButton style.

Declaration

cs-api-definition
public Style ApplicationButtonStyle { get; set; }

Property Value

Style

The ApplicationButtonStyle.

ApplicationButtonVisibility

Gets or sets the application button Visibility.

Declaration

cs-api-definition
public Visibility ApplicationButtonVisibility { get; set; }

Property Value

Visibility

The application button Visibility.

ApplicationMenu

Gets or sets the application menu.

Declaration

cs-api-definition
public ApplicationMenu ApplicationMenu { get; set; }

Property Value

ApplicationMenu

The application menu.

ApplicationName

Gets or sets the name of the application.

Declaration

cs-api-definition
public string ApplicationName { get; set; }

Property Value

string

The name of the application.

Backstage

Gets or sets the backstage.

Declaration

cs-api-definition
public RadRibbonBackstage Backstage { get; set; }

Property Value

RadRibbonBackstage

The backstage.

BackstageClippingElement

Gets or sets the area that will contain the backstage.

Declaration

cs-api-definition
public FrameworkElement BackstageClippingElement { get; set; }

Property Value

FrameworkElement

CollapseThresholdSize

Gets or sets the size under which the RadRibbonView is collapsing.

Declaration

cs-api-definition
public Size CollapseThresholdSize { get; set; }

Property Value

Size

ContentHeight

Gets or sets the ContentHeight property.

Declaration

cs-api-definition
public double ContentHeight { get; set; }

Property Value

double

ContextualGroups

Gets the ContextualGroups property.

Declaration

cs-api-definition
public ContextualGroupCollection ContextualGroups { get; }

Property Value

ContextualGroupCollection

ContextualGroupsItemsSource

Gets or sets the ContextualGroupsItemsSource.

Declaration

cs-api-definition
public IEnumerable ContextualGroupsItemsSource { get; set; }

Property Value

IEnumerable

ContextualGroupsStyle

Gets or sets the contextual group's style.

Declaration

cs-api-definition
public Style ContextualGroupsStyle { get; set; }

Property Value

Style

The ContextualGroupsStyle.

ContextualTabsStyle

Gets or sets the contextual tab's style.

Declaration

cs-api-definition
public Style ContextualTabsStyle { get; set; }

Property Value

Style

The ContextualTabsStyle.

HelpButtonImageSource

Gets or sets the help button image source.

Declaration

cs-api-definition
public ImageSource HelpButtonImageSource { get; set; }

Property Value

ImageSource

HelpButtonStyle

Gets or sets the HelpButton style.

Declaration

cs-api-definition
public Style HelpButtonStyle { get; set; }

Property Value

Style

The HelpButtonStyle.

HelpButtonVisibility

Gets or sets the help button visibility.

Declaration

cs-api-definition
public Visibility HelpButtonVisibility { get; set; }

Property Value

Visibility

The help button visibility.

HelpCommand

Gets or sets the command that will be executed when the command source is invoked.

Declaration

cs-api-definition
public ICommand HelpCommand { get; set; }

Property Value

ICommand

HelpCommandParameter

Represents a user defined data value that can be passed to the command when it is executed.

Declaration

cs-api-definition
public object HelpCommandParameter { get; set; }

Property Value

object

HelpCommandTarget

The object that the command is being executed on.

Declaration

cs-api-definition
public UIElement HelpCommandTarget { get; set; }

Property Value

UIElement

IsApplicationButtonEnabled

Gets or sets a value indicating whether the ribbon bar's backstage/application button is enabled.

Declaration

cs-api-definition
public bool IsApplicationButtonEnabled { get; set; }

Property Value

bool

IsApplicationMenuOpen

Gets or sets a value indicating whether this instance is application menu open.

Declaration

cs-api-definition
public bool IsApplicationMenuOpen { get; set; }

Property Value

bool

IsBackstageOpen

Gets or sets a value indicating whether the ribbon bar's backstage is open.

Declaration

cs-api-definition
public bool IsBackstageOpen { get; set; }

Property Value

bool

IsCollapsed

Gets a value indicating whether the RibbonView is collapsed due to insufficient space.

Declaration

cs-api-definition
public bool IsCollapsed { get; }

Property Value

bool

IsHostedInRibbonWindow

Gets a value indicating whether this instance is hosted in ribbon window.

Declaration

cs-api-definition
public bool IsHostedInRibbonWindow { get; }

Property Value

bool

True if this instance is hosted in ribbon window; otherwise, false.

IsMinimizable

Gets or sets a value indicating whether the RibbonView is Minimizable.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Minimizable")]
public bool IsMinimizable { get; set; }

Property Value

bool

IsMinimized

Gets or sets a value indicating whether the RibbonView is minimized.

Declaration

cs-api-definition
public bool IsMinimized { get; set; }

Property Value

bool

IsMinimizedPopupOpen

Gets a value indicating whether the popup for the minimized state is open.

Declaration

cs-api-definition
public bool IsMinimizedPopupOpen { get; }

Property Value

bool

IsMouseWheelTabScrollingEnabled

Gets or sets a value indicating whether the mouse wheel will switch between the tabs.

Declaration

cs-api-definition
public bool IsMouseWheelTabScrollingEnabled { get; set; }

Property Value

bool

LayoutMode

Gets or sets a value indicating the layout render mode of the control.

Declaration

cs-api-definition
public RibbonLayout LayoutMode { get; set; }

Property Value

RibbonLayout

LayoutModeButtonContent

Gets or sets the ribbon layout button content.

Declaration

cs-api-definition
public object LayoutModeButtonContent { get; set; }

Property Value

object

MinimizeButtonStyle

Gets or sets the MinimizeButton style.

Declaration

cs-api-definition
public Style MinimizeButtonStyle { get; set; }

Property Value

Style

The MinimizeButtonStyle.

MinimizeButtonVisibility

Gets or sets the Visibility of the minimize button which is located near the help button.

Declaration

cs-api-definition
public Visibility MinimizeButtonVisibility { get; set; }

Property Value

Visibility

QuickAccessToolBar

Gets or sets the QuickAccessToolBar.

Declaration

cs-api-definition
public QuickAccessToolBar QuickAccessToolBar { get; set; }

Property Value

QuickAccessToolBar

The QuickAccessToolBar.

QuickAccessToolBarPosition

Gets or sets the quick access toolbar position.

Declaration

cs-api-definition
public QuickAccessToolBarPosition QuickAccessToolBarPosition { get; set; }

Property Value

QuickAccessToolBarPosition

The quick access toolbar position.

RibbonGroupsPresenterStyle

Gets or sets the RibbonGroupsPresenter style.

Declaration

cs-api-definition
public Style RibbonGroupsPresenterStyle { get; set; }

Property Value

Style

The RibbonGroupsPresenterStyle.

SelectedTab

Gets the currently selected tab, representing the SelectedItem.

Declaration

cs-api-definition
public RadRibbonTab SelectedTab { get; }

Property Value

RadRibbonTab

ShowLayoutModeButton

Gets or sets a value indicating whether the button which controls the ribbon layout is visible.

Declaration

cs-api-definition
public bool ShowLayoutModeButton { get; set; }

Property Value

bool

SimplifiedContentHeight

Gets or sets the SimplifiedContentHeight property.

Declaration

cs-api-definition
public double SimplifiedContentHeight { get; set; }

Property Value

double

SimplifiedItemTemplate

Gets or sets the DataTemplate used to display an item in Simplified layout.

Declaration

cs-api-definition
public DataTemplate SimplifiedItemTemplate { get; set; }

Property Value

DataTemplate

TabStripAdditionalContent

Gets or sets content that is displayed at the right end of the tab strip.

Declaration

cs-api-definition
public object TabStripAdditionalContent { get; set; }

Property Value

object

Title

Gets or sets the title.

Declaration

cs-api-definition
public string Title { get; set; }

Property Value

string

The title.

TitleBarBackground

Gets or sets the background of the title bar.

Declaration

cs-api-definition
public Brush TitleBarBackground { get; set; }

Property Value

Brush

TitleBarVisibility

Gets or sets the title bar Visibility.

Declaration

cs-api-definition
public Visibility TitleBarVisibility { get; set; }

Property Value

Visibility

The title bar Visibility.

WindowIconVisibility

Gets or sets the window icon visibility.

Declaration

cs-api-definition
public Visibility WindowIconVisibility { get; set; }

Property Value

Visibility

The window icon visibility.

WindowTitleStyle

Gets or sets the WindowTitle style.

Declaration

cs-api-definition
public Style WindowTitleStyle { get; set; }

Property Value

Style

The WindowTitleStyle.

Methods

ContainerFromContextualGroupItem(object)

Returns the container for the given item.

Declaration

cs-api-definition
public DependencyObject ContainerFromContextualGroupItem(object item)

Parameters

item

object

The item for which the container should be returned.

Returns

DependencyObject

The container or null if the container hasn't been generated.

GetContainer()

Returns a new instance of the control that implements the IRadTabItem interface.

Declaration

cs-api-definition
protected override IRadTabItem GetContainer()

Returns

IRadTabItem

Overrides RadTabControlBase.GetContainer()

GetContainerForItemOverride()

Creates or identifies the element used to display a specified item.

Declaration

cs-api-definition
protected override DependencyObject GetContainerForItemOverride()

Returns

DependencyObject

Overrides RadTabControlBase.GetContainerForItemOverride()

IsItemItsOwnContainerOverride(object)

Determines if the specified item is (or is eligible to be) its own container.

Declaration

cs-api-definition
protected override bool IsItemItsOwnContainerOverride(object item)

Parameters

item

object

The item to check.

Returns

bool

Overrides RadTabControlBase.IsItemItsOwnContainerOverride(object)

ItemFromContextualGroupContainer(DependencyObject)

Returns the item for a specific container.

Declaration

cs-api-definition
public object ItemFromContextualGroupContainer(DependencyObject container)

Parameters

container

DependencyObject

The container.

Returns

object

MeasureOverride(Size)

Called when the control is measure.

Declaration

cs-api-definition
protected override Size MeasureOverride(Size availableSize)

Parameters

availableSize

Size

Returns

Size

OnApplicationMenuOpenStateChanged(RadRoutedEventArgs)

Raises the event.

Declaration

cs-api-definition
protected virtual void OnApplicationMenuOpenStateChanged(RadRoutedEventArgs e)

Parameters

e

RadRoutedEventArgs

The RadRoutedEventArgs instance containing the event data.

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate().

Declaration

cs-api-definition
public override void OnApplyTemplate()

OnCollapsedChanged(RadRoutedEventArgs)

Raises the event.

Declaration

cs-api-definition
protected virtual void OnCollapsedChanged(RadRoutedEventArgs e)

Parameters

e

RadRoutedEventArgs

The RadRoutedEventArgs instance containing the event data.

OnCreateAutomationPeer()

Creates a peer associated with this object.

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

An instance of the .

OnHelpRequested(RadRoutedEventArgs)

Raises the event.

Declaration

cs-api-definition
protected virtual void OnHelpRequested(RadRoutedEventArgs e)

Parameters

e

RadRoutedEventArgs

The RadRoutedEventArgs instance containing the event data.

OnInitialized(EventArgs)

Raises the event. This method is invoked whenever is set to true internally.

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.

OnItemsChanged(NotifyCollectionChangedEventArgs)

Called when the value of the property changes.

Declaration

cs-api-definition
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)

Parameters

e

NotifyCollectionChangedEventArgs

A NotifyCollectionChangedEventArgs that contains the event data.

OnKeyUp(KeyEventArgs)

Called when any Key have been pressed.

Declaration

cs-api-definition
protected override void OnKeyUp(KeyEventArgs e)

Parameters

e

KeyEventArgs

OnLayoutModeChanged(RadRoutedEventArgs)

Raises the event.

Declaration

cs-api-definition
protected virtual void OnLayoutModeChanged(RadRoutedEventArgs e)

Parameters

e

RadRoutedEventArgs

The RadRoutedEventArgs instance containing the event data.

OnMinimizedChanged(RadRoutedEventArgs)

Raises the event.

Declaration

cs-api-definition
protected virtual void OnMinimizedChanged(RadRoutedEventArgs e)

Parameters

e

RadRoutedEventArgs

The RadRoutedEventArgs instance containing the event data.

OnMinimizedPopupStateChanged(RadRoutedEventArgs)

Raises the event.

Declaration

cs-api-definition
protected virtual void OnMinimizedPopupStateChanged(RadRoutedEventArgs e)

Parameters

e

RadRoutedEventArgs

The RadRoutedEventArgs instance containing the event data.

OnSelectionChanged(RadSelectionChangedEventArgs)

Called when the Selected item has changed.

Declaration

cs-api-definition
protected override void OnSelectionChanged(RadSelectionChangedEventArgs e)

Parameters

e

RadSelectionChangedEventArgs

Overrides RadTabControlBase.OnSelectionChanged(RadSelectionChangedEventArgs)

OnToolBarPositionChanged(RadRoutedEventArgs)

Raises the event.

Declaration

cs-api-definition
protected virtual void OnToolBarPositionChanged(RadRoutedEventArgs e)

Parameters

e

RadRoutedEventArgs

The RadRoutedEventArgs instance containing the event data.

PrepareContainerForItemOverride(DependencyObject, object)

Prepares the specified element to display the specified item.

Declaration

cs-api-definition
protected override void PrepareContainerForItemOverride(DependencyObject element, object item)

Parameters

element

DependencyObject

Element used to display the specified item.

item

object

Specified item.

ResetTheme()

Resets the theme.

Declaration

cs-api-definition
public void ResetTheme()

Events

ApplicationButtonDoubleClick

Occurs when user double click on the application button.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> ApplicationButtonDoubleClick

Event Value

EventHandler<RadRoutedEventArgs>

ApplicationMenuOpenStateChanged

Occurs when the application menu changes its open state.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> ApplicationMenuOpenStateChanged

Event Value

EventHandler<RadRoutedEventArgs>

CollapsedChanged

Occurs when ribbon bar collapsed state has changed.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> CollapsedChanged

Event Value

EventHandler<RadRoutedEventArgs>

HelpRequested

Occurs when user click on the help button.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> HelpRequested

Event Value

EventHandler<RadRoutedEventArgs>

LayoutModeChanged

Occurs when ribbon view layout mode has changed.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> LayoutModeChanged

Event Value

EventHandler<RadRoutedEventArgs>

MinimizedChanged

Occurs when ribbon bar minimized state has changed.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> MinimizedChanged

Event Value

EventHandler<RadRoutedEventArgs>

MinimizedPopupOpenStateChanged

Occurs when ribbon bar minimized popup open state has changed.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> MinimizedPopupOpenStateChanged

Event Value

EventHandler<RadRoutedEventArgs>

PopupOpened

Occurs when the Popup is opened.

Declaration

cs-api-definition
public event RoutedEventHandler PopupOpened

Event Value

RoutedEventHandler

PreviewMinimizedChanged

Occurs before ribbon bar minimized state has changed.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> PreviewMinimizedChanged

Event Value

EventHandler<RadRoutedEventArgs>

PreviewPopupOpened

Occurs when the Popup is opening.

Declaration

cs-api-definition
public event RadRoutedEventHandler PreviewPopupOpened

Event Value

RadRoutedEventHandler

ToolBarPositionChanged

Occurs when location of the toolbar has changed.

Declaration

cs-api-definition
public event EventHandler<RadRoutedEventArgs> ToolBarPositionChanged

Event Value

EventHandler<RadRoutedEventArgs>

In this article
DefinitionConstructorsRadRibbonView()FieldsApplicationButtonContentPropertyApplicationButtonDoubleClickEventApplicationButtonImageSourcePropertyApplicationButtonStylePropertyApplicationButtonVisibilityPropertyApplicationMenuOpenStateChangedEventApplicationMenuPropertyApplicationNamePropertyBackstageClippingElementPropertyBackstagePropertyCollapseThresholdSizePropertyCollapsedChangedEventContentHeightPropertyContextualGroupsItemsSourcePropertyContextualGroupsPropertyContextualGroupsStylePropertyContextualTabsStylePropertyHelpButtonImageSourcePropertyHelpButtonStylePropertyHelpButtonVisibilityPropertyHelpCommandParameterPropertyHelpCommandPropertyHelpCommandTargetPropertyHelpRequestedEventIsApplicationButtonEnabledPropertyIsApplicationMenuOpenPropertyIsBackstageOpenPropertyIsCollapsedPropertyIsHostedInRibbonWindowPropertyIsMinimizablePropertyIsMinimizedPopupOpenPropertyIsMinimizedPropertyIsMouseWheelTabScrollingEnabledPropertyLayoutModeButtonContentPropertyLayoutModeChangedEventLayoutModePropertyMinimizeButtonStylePropertyMinimizeButtonVisibilityPropertyMinimizedChangedEventMinimizedPopupStateChangedEventPopupOpenedEventPreviewMinimizedChangedEventPreviewPopupOpenedEventQuickAccessToolBarPositionPropertyQuickAccessToolBarPropertyRibbonGroupsPresenterStylePropertySelectedTabPropertyShowLayoutModeButtonPropertySimplifiedContentHeightPropertySimplifiedItemTemplatePropertyTabStripAdditionalContentPropertyTitleBarBackgroundPropertyTitleBarVisibilityPropertyTitlePropertyToolBarPositionChangedEventWindowIconVisibilityPropertyWindowTitleStylePropertyPropertiesApplicationButtonContentApplicationButtonImageSourceApplicationButtonStyleApplicationButtonVisibilityApplicationMenuApplicationNameBackstageBackstageClippingElementCollapseThresholdSizeContentHeightContextualGroupsContextualGroupsItemsSourceContextualGroupsStyleContextualTabsStyleHelpButtonImageSourceHelpButtonStyleHelpButtonVisibilityHelpCommandHelpCommandParameterHelpCommandTargetIsApplicationButtonEnabledIsApplicationMenuOpenIsBackstageOpenIsCollapsedIsHostedInRibbonWindowIsMinimizableIsMinimizedIsMinimizedPopupOpenIsMouseWheelTabScrollingEnabledLayoutModeLayoutModeButtonContentMinimizeButtonStyleMinimizeButtonVisibilityQuickAccessToolBarQuickAccessToolBarPositionRibbonGroupsPresenterStyleSelectedTabShowLayoutModeButtonSimplifiedContentHeightSimplifiedItemTemplateTabStripAdditionalContentTitleTitleBarBackgroundTitleBarVisibilityWindowIconVisibilityWindowTitleStyleMethodsContainerFromContextualGroupItem(object)GetContainer()GetContainerForItemOverride()IsItemItsOwnContainerOverride(object)ItemFromContextualGroupContainer(DependencyObject)MeasureOverride(Size)OnApplicationMenuOpenStateChanged(RadRoutedEventArgs)OnApplyTemplate()OnCollapsedChanged(RadRoutedEventArgs)OnCreateAutomationPeer()OnHelpRequested(RadRoutedEventArgs)OnInitialized(EventArgs)OnItemsChanged(NotifyCollectionChangedEventArgs)OnKeyUp(KeyEventArgs)OnLayoutModeChanged(RadRoutedEventArgs)OnMinimizedChanged(RadRoutedEventArgs)OnMinimizedPopupStateChanged(RadRoutedEventArgs)OnSelectionChanged(RadSelectionChangedEventArgs)OnToolBarPositionChanged(RadRoutedEventArgs)PrepareContainerForItemOverride(DependencyObject, object)ResetTheme()EventsApplicationButtonDoubleClickApplicationMenuOpenStateChangedCollapsedChangedHelpRequestedLayoutModeChangedMinimizedChangedMinimizedPopupOpenStateChangedPopupOpenedPreviewMinimizedChangedPreviewPopupOpenedToolBarPositionChanged
Not finding the help you need?
Contact Support