Class
RadOfficeNavigationBarElement

Represents the element for an Office Navigation Bar that provides navigation functionality similar to Microsoft Outlook's navigation pane. This element extends RadPageViewStripElement to offer specialized features including overflow handling, context menus, customizable display styles, font options, and navigation options dialog integration.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class RadOfficeNavigationBarElement : RadPageViewStripElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IBindableComponent, IComponent, IDisposable, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IDrawFillElement, IImageElement, ITextPrimitive, ITextProvider

Inheritance: objectDisposableObjectRadObjectRadElementVisualElementRadComponentElementRadItemUIItemBaseLightVisualElementRadPageViewElementBaseRadPageViewElementRadPageViewStripElementRadOfficeNavigationBarElement

Implements: IBindableComponentIBorderElementIBoxElementIBoxStyleIComponentICustomTypeDescriptorIDisposableIDrawFillElementIFillElementIImageElementINotifyPropertyChangedIPrimitiveElementIShapedElementIShortcutProviderIStylableElementIStylableNodeISupportDragISupportDropISupportSystemSkinITextPrimitiveITextProvider

Inherited Members RadPageViewStripElement.ShowItemPinButtonPropertyRadPageViewStripElement.NewItemVisibilityPropertyRadPageViewStripElement.AnimatedStripScrollingPropertyRadPageViewStripElement.StripScrollingAnimationPropertyRadPageViewStripElement.StripButtonsPropertyRadPageViewStripElement.StripAlignmentPropertyRadPageViewStripElement.ItemFitModePropertyRadPageViewStripElement.ItemAlignmentPropertyRadPageViewStripElement.GetItemsRect()RadPageViewStripElement.OnPropertyChanged(RadPropertyChangedEventArgs)RadPageViewStripElement.GetAutomaticItemOrientation(bool)RadPageViewStripElement.GetPeekPopupArrowDirection()RadPageViewStripElement.EnsureItemVisibleCore(RadPageViewItem)RadPageViewStripElement.IsNextKey(Keys)RadPageViewStripElement.IsPreviousKey(Keys)RadPageViewStripElement.StartItemDrag(RadPageViewItem)RadPageViewStripElement.EndItemDrag(RadPageViewItem)RadPageViewStripElement.SetSelectedItem(RadPageViewItem)RadPageViewStripElement.OnNewItemRequested()RadPageViewStripElement.HitTestButtons(Point)RadPageViewStripElement.IsChildElementExternal(RadElement)RadPageViewStripElement.MeasureItems(SizeF)RadPageViewStripElement.ArrangeItems(RectangleF)RadPageViewStripElement.ItemsParentRadPageViewStripElement.NewItemRadPageViewStripElement.PreviewItemRadPageViewStripElement.ShowItemPinButtonRadPageViewStripElement.NewItemVisibilityRadPageViewStripElement.AnimatedStripScrollingRadPageViewStripElement.StripScrollingAnimationRadPageViewStripElement.ItemContainerRadPageViewStripElement.StripButtonsRadPageViewStripElement.ItemAlignmentRadPageViewStripElement.ItemFitModeRadPageViewStripElement.StripAlignmentRadPageViewStripElement.MultiLineItemFitModeRadPageViewElement.ShowItemCloseButtonPropertyRadPageViewElement.ItemDragModePropertyRadPageViewElement.ItemDragHintPropertyRadPageViewElement.ItemBorderAndFillOrientationPropertyRadPageViewElement.EnsureSelectedItemVisiblePropertyRadPageViewElement.ItemContentOrientationPropertyRadPageViewElement.ItemSizeModePropertyRadPageViewElement.ItemSpacingPropertyRadPageViewElement.OnLoaded()RadPageViewElement.GetContentAreaForItem(RadPageViewItem)RadPageViewElement.GetContentAreaRectangle()RadPageViewElement.GetClientRectangleFromContentElement(RadPageViewContentAreaElement)RadPageViewElement.DisplayItemListMenu(RadPageViewElementBase)RadPageViewElement.DisplayItemListMenu(RadPageViewElementBase, HorizontalPopupAlignment, VerticalPopupAlignment)RadPageViewElement.DisplayItemListMenu(RadPageViewMenuDisplayingEventArgs)RadPageViewElement.AddItem(RadPageViewItem)RadPageViewElement.InsertItem(int, RadPageViewItem)RadPageViewElement.InsertItemCore(int, RadPageViewItem)RadPageViewElement.RemoveItem(RadPageViewItem)RadPageViewElement.RemoveItemCore(RadPageViewItem)RadPageViewElement.SwapItems(RadPageViewItem, RadPageViewItem)RadPageViewElement.SwapItems(int, int)RadPageViewElement.SwapItemsCore(int, int)RadPageViewElement.SetItemIndex(int, int)RadPageViewElement.FindItem(RadElement)RadPageViewElement.GetItemAt(int)RadPageViewElement.ItemFromPoint(Point)RadPageViewElement.EnsureItemVisible(RadPageViewItem)RadPageViewElement.SynchronizeItemsIndices()RadPageViewElement.OnItemContentChanging(RadPageViewItem, RadElement)RadPageViewElement.OnItemContentChanged(RadPageViewItem)RadPageViewElement.OnItemPropertyChanged(RadPageViewItem, RadPropertyChangedEventArgs)RadPageViewElement.SetSelectedContent(RadPageViewItem)RadPageViewElement.SyncronizeItem(RadPageViewItem)RadPageViewElement.CreateOverflowPagesContextMenu()RadPageViewElement.SelectNextItem()RadPageViewElement.SelectPreviousItem()RadPageViewElement.SelectNextItemCore(RadPageViewItem, bool, bool)RadPageViewElement.CanSelectItem(RadPageViewItem)RadPageViewElement.OnItemMouseUp(RadPageViewItem, MouseEventArgs)RadPageViewElement.OnItemDrag(RadPageViewItem, MouseEventArgs)RadPageViewElement.OnItemMouseEnter(RadPageViewItem)RadPageViewElement.CanPeekItem(RadPageViewItem)RadPageViewElement.OnItemMouseLeave(RadPageViewItem)RadPageViewElement.OnItemCreating(RadPageViewItemCreatingEventArgs)RadPageViewElement.OnItemSelected(object, RadPageViewItemSelectedEventArgs)RadPageViewElement.OnItemSelecting(object, RadPageViewItemSelectingEventArgs)RadPageViewElement.OnItemDropped(object, RadPageViewItemDroppedEventArgs)RadPageViewElement.OnItemDropping(object, RadPageViewItemDroppingEventArgs)RadPageViewElement.OnItemsChanged(object, RadPageViewItemsChangedEventArgs)RadPageViewElement.OnEditorInitialized(object, RadPageViewEditorEventArgs)RadPageViewElement.ProcessKeyDown(KeyEventArgs)RadPageViewElement.OnPageAdded(RadPageViewEventArgs)RadPageViewElement.OnPageRemoved(RadPageViewEventArgs)RadPageViewElement.OnPageIndexChanged(RadPageViewIndexChangedEventArgs)RadPageViewElement.OnSelectedPageChanged(RadPageViewEventArgs)RadPageViewElement.MeasureOverride(SizeF)RadPageViewElement.MeasureExternalElements(SizeF, SizeF)RadPageViewElement.ArrangeExternalElements(RectangleF, SizeF)RadPageViewElement.ArrangeOverride(SizeF)RadPageViewElement.PerformArrange(RectangleF)RadPageViewElement.ArrangeContent(RectangleF)RadPageViewElement.OnContentBoundsChanged()RadPageViewElement.UpdatePageBounds(RadPageViewPage)RadPageViewElement.ProcessDragOver(Point, ISupportDrag)RadPageViewElement.ProcessDragDrop(Point, ISupportDrag)RadPageViewElement.PerformItemDrop(RadPageViewItem, RadPageViewItem)RadPageViewElement.GetNCMetrics()RadPageViewElement.OnNCPaint(Graphics)RadPageViewElement.BeginEdit()RadPageViewElement.EndEdit()RadPageViewElement.OnPeekPopupOpening(RadPageViewPeekPopupEventArgs)RadPageViewElement.OnPeekPopupClosed(EventArgs)RadPageViewElement.ShowPeekPopup(RadPageViewItem)RadPageViewElement.ShowPeekPopupCore(RadPageViewItem)RadPageViewElement.ShowItemCloseButtonRadPageViewElement.ItemDragHintRadPageViewElement.ItemDragServiceRadPageViewElement.ItemDragModeRadPageViewElement.EnsureSelectedItemVisibleRadPageViewElement.ItemSpacingRadPageViewElement.ItemSizeModeRadPageViewElement.ItemContentOrientationRadPageViewElement.ItemBorderAndFillOrientationRadPageViewElement.OwnerRadPageViewElement.ContentAreaRadPageViewElement.HeaderRadPageViewElement.FooterRadPageViewElement.SelectedItemRadPageViewElement.ActionMouseButtonRadPageViewElement.ItemsRadPageViewElement.SelectionWrapRadPageViewElement.UpdateSelectedItemContentRadPageViewElement.DefaultPageRadPageViewElement.ItemSizeRadPageViewElement.PeekPopupRadPageViewElement.PeekPopupIntervalRadPageViewElement.OverflowPagesContextMenuRadPageViewElement.PeekTimerRadPageViewElement.EnableNCPaintingRadPageViewElement.EnableNCModificationRadPageViewElement.ActiveEditorRadPageViewElement.AllowEditRadPageViewElement.ItemClickedRadPageViewElement.ItemCreatingRadPageViewElement.ItemSelectingRadPageViewElement.ItemSelectedRadPageViewElement.ItemsChangedRadPageViewElement.ItemDroppingRadPageViewElement.ItemDroppedRadPageViewElement.EditorInitializedRadPageViewElement.PeekPopupOpeningRadPageViewElement.PeekPopupClosedRadPageViewElementBase.BorderPaddingPropertyRadPageViewElementBase.FillPaddingPropertyRadPageViewElementBase.CalcLayoutOffset(PointF)RadPageViewElementBase.CalculateMeasuredSize(SizeF, SizeF)RadPageViewElementBase.MeasureContent(SizeF)RadPageViewElementBase.GetLightVisualElementSize(SizeF)RadPageViewElementBase.ArrangeContent(SizeF)RadPageViewElementBase.ArrangeChildren(SizeF)RadPageViewElementBase.ApplyClientOffset(SizeF)RadPageViewElementBase.ApplyMinMaxSize(SizeF)RadPageViewElementBase.SetContentOrientation(PageViewContentOrientation, bool)RadPageViewElementBase.SetBorderAndFillOrientation(PageViewContentOrientation, bool)RadPageViewElementBase.ApplyOrientationTransform(IGraphics, PageViewContentOrientation)RadPageViewElementBase.HitTest(Point)RadPageViewElementBase.CalculateRotationAndOffset(PageViewContentOrientation, ref float, ref float, ref float)RadPageViewElementBase.PrePaintElement(IGraphics)RadPageViewElementBase.PaintElement(IGraphics, float, SizeF)RadPageViewElementBase.PaintFill(IGraphics, float, SizeF, RectangleF)RadPageViewElementBase.PaintBorder(IGraphics, float, SizeF, RectangleF)RadPageViewElementBase.CorrectFillAndBorderOrientation(IGraphics)RadPageViewElementBase.ModifyBorderAndFillPaintRect(RectangleF, Padding)RadPageViewElementBase.ContentOrientationRadPageViewElementBase.BorderAndFillOrientationRadPageViewElementBase.FillPaddingRadPageViewElementBase.BorderPaddingLightVisualElement.BackgroundImagePropertyLightVisualElement.BackgroundImageLayoutPropertyLightVisualElement.BackColor2PropertyLightVisualElement.BackColor3PropertyLightVisualElement.BackColor4PropertyLightVisualElement.BorderBottomColorPropertyLightVisualElement.BorderBottomShadowColorPropertyLightVisualElement.BorderBottomWidthPropertyLightVisualElement.BorderBoxStylePropertyLightVisualElement.BorderColorPropertyLightVisualElement.BorderColor2PropertyLightVisualElement.BorderColor3PropertyLightVisualElement.BorderColor4PropertyLightVisualElement.BorderDashStylePropertyLightVisualElement.BorderDashPatternPropertyLightVisualElement.BorderDrawModePropertyLightVisualElement.BorderGradientAnglePropertyLightVisualElement.BorderGradientStylePropertyLightVisualElement.BorderInnerColorPropertyLightVisualElement.BorderInnerColor2PropertyLightVisualElement.BorderInnerColor3PropertyLightVisualElement.BorderInnerColor4PropertyLightVisualElement.BorderLeftColorPropertyLightVisualElement.BorderLeftShadowColorPropertyLightVisualElement.BorderLeftWidthPropertyLightVisualElement.BorderRightColorPropertyLightVisualElement.BorderRightShadowColorPropertyLightVisualElement.BorderRightWidthPropertyLightVisualElement.BorderTopColorPropertyLightVisualElement.BorderTopShadowColorPropertyLightVisualElement.BorderTopWidthPropertyLightVisualElement.BorderWidthPropertyLightVisualElement.ClipTextPropertyLightVisualElement.DisabledTextRenderingHintPropertyLightVisualElement.DrawBorderPropertyLightVisualElement.DrawFillPropertyLightVisualElement.DrawTextPropertyLightVisualElement.DrawBackgroundImagePropertyLightVisualElement.DrawImagePropertyLightVisualElement.EnableImageTransparencyPropertyLightVisualElement.GradientAnglePropertyLightVisualElement.GradientPercentagePropertyLightVisualElement.GradientPercentage2PropertyLightVisualElement.GradientStylePropertyLightVisualElement.HorizontalLineColorPropertyLightVisualElement.HorizontalLineWidthPropertyLightVisualElement.ImageAlignmentPropertyLightVisualElement.ImageIndexPropertyLightVisualElement.ImageKeyPropertyLightVisualElement.ImageLayoutPropertyLightVisualElement.ImageOpacityPropertyLightVisualElement.ImagePropertyLightVisualElement.ImageTransparentColorPropertyLightVisualElement.NumberOfColorsPropertyLightVisualElement.ShowHorizontalLinePropertyLightVisualElement.SvgImagePropertyLightVisualElement.TextAlignmentPropertyLightVisualElement.TextImageRelationPropertyLightVisualElement.TextWrapPropertyLightVisualElement.TextRenderingHintPropertyLightVisualElement.GetBorderThickness(LightVisualElement, bool)LightVisualElement.ShouldSerializeProperty(PropertyDescriptor)LightVisualElement.GetImageDrawTypeLocalValue()LightVisualElement.MapStyleProperty(RadProperty, string)LightVisualElement.GetStylablePropertiesFilter()LightVisualElement.GetPaintingBorderWidth()LightVisualElement.OnBitStateChanged(long, bool, bool)LightVisualElement.GetAsBitmapEx(Color, float, SizeF)LightVisualElement.GetClipRect()LightVisualElement.PaintText(IGraphics)LightVisualElement.PaintTextCore(IGraphics)LightVisualElement.DrawHorizontalLineWithoutText(IGraphics)LightVisualElement.DrawHorizontalLine(IGraphics)LightVisualElement.PaintImage(IGraphics)LightVisualElement.PaintSvgImage(IGraphics)LightVisualElement.PaintBackgroundImage(IGraphics)LightVisualElement.PaintContent(IGraphics)LightVisualElement.AnimateImage(Image, bool)LightVisualElement.ClipImage(Image, Rectangle, Size)LightVisualElement.CalculateDesiredSize(SizeF, SizeF, SizeF)LightVisualElement.MeasureElements(SizeF, SizeF, Padding)LightVisualElement.ArrangeElement(RadElement, SizeF)LightVisualElement.GetClientOffset(bool)LightVisualElement.GetBorderThickness(bool)LightVisualElement.GetClientRectangle(bool, SizeF)LightVisualElement.GetClientRectangle(SizeF)LightVisualElement.GetTextAlignment(ContentAlignment)LightVisualElement.GetTextAlignment()LightVisualElement.OnTunnelEvent(RadElement, RoutedEventArgs)LightVisualElement.ToggleTextPrimitive(RadProperty)LightVisualElement.OnAnimatedImageFrameChanged()LightVisualElement.OnMouseMove(MouseEventArgs)LightVisualElement.GetFaceRectangle()LightVisualElement.CreateTextParams()LightVisualElement.PaintPrimitive(IGraphics, float, SizeF, TextParams)LightVisualElement.PaintPrimitive(IGraphics, TextParams)LightVisualElement.MeasureOverride(SizeF, TextParams)LightVisualElement.OnMouseMove(object, MouseEventArgs)LightVisualElement.GetTextSize(SizeF, TextParams)LightVisualElement.GetTextSize(TextParams)LightVisualElement.TextRenderingHintLightVisualElement.DisabledTextRenderingHintLightVisualElement.ShouldPaintLightVisualElement.CanFocusLightVisualElement.DrawTextLightVisualElement.DrawFillLightVisualElement.DrawBorderLightVisualElement.DrawBackgroundImageLightVisualElement.DrawImageLightVisualElement.BorderBoxStyleLightVisualElement.BorderDrawModeLightVisualElement.BorderWidthLightVisualElement.BorderLeftWidthLightVisualElement.BorderTopWidthLightVisualElement.BorderRightWidthLightVisualElement.BorderBottomWidthLightVisualElement.BorderGradientAngleLightVisualElement.BorderGradientStyleLightVisualElement.BorderColorLightVisualElement.BorderColor2LightVisualElement.BorderColor3LightVisualElement.BorderColor4LightVisualElement.BorderInnerColorLightVisualElement.BorderInnerColor2LightVisualElement.BorderInnerColor3LightVisualElement.BorderInnerColor4LightVisualElement.BackColor2LightVisualElement.BackColor3LightVisualElement.BackColor4LightVisualElement.NumberOfColorsLightVisualElement.GradientStyleLightVisualElement.GradientAngleLightVisualElement.GradientPercentageLightVisualElement.GradientPercentage2LightVisualElement.BackgroundImageLightVisualElement.ImageLightVisualElement.ImageIndexLightVisualElement.ImageKeyLightVisualElement.ImageLayoutLightVisualElement.BackgroundImageLayoutLightVisualElement.ImageOpacityLightVisualElement.DisabledImageOpacityLightVisualElement.TextAlignmentLightVisualElement.ImageAlignmentLightVisualElement.TextImageRelationLightVisualElement.ShowHorizontalLineLightVisualElement.HorizontalLineColorLightVisualElement.HorizontalLineWidthLightVisualElement.DisableHTMLRenderingLightVisualElement.BorderLeftColorLightVisualElement.BorderTopColorLightVisualElement.BorderRightColorLightVisualElement.BorderBottomColorLightVisualElement.BorderLeftShadowColorLightVisualElement.BorderTopShadowColorLightVisualElement.BorderRightShadowColorLightVisualElement.BorderBottomShadowColorLightVisualElement.ClipTextLightVisualElement.LayoutLightVisualElement.ImageTransparentColorLightVisualElement.BorderDashStyleLightVisualElement.BorderDashPatternLightVisualElement.EnableImageTransparencyLightVisualElement.SvgImageLightVisualElement.ImageDrawTypeLightVisualElement.AutoEllipsisLightVisualElement.UseMnemonicLightVisualElement.TextWrapLightVisualElement.ShowKeyboardCuesLightVisualElement.MeasureTrailingSpacesLightVisualElement.TextParamsUIItemBase.PaintFill(IGraphics, float, SizeF)UIItemBase.GetFillPaintRect(float, SizeF)UIItemBase.PaintBorder(IGraphics, float, SizeF)UIItemBase.OnBoundsChanged(RadPropertyChangedEventArgs)UIItemBase.GetBorderPaintRect(float, SizeF)UIItemBase.ShouldUsePaintBuffer()RadItem.KeyDownEventRadItem.KeyPressEventRadItem.KeyUpEventRadItem.FocusCommandRadItem.ActionCommandRadItem.UseDefaultDisabledPaintPropertyRadItem.TextPropertyRadItem.TextOrientationPropertyRadItem.FlipTextPropertyRadItem.IsAddNewItemPropertyRadItem.ToolTipTextPropertyRadItem.EnableElementShadowPropertyRadItem.ShadowDepthPropertyRadItem.ShadowColorPropertyRadItem.IsPaintingRippleRadItem.EnableRippleAnimationPropertyRadItem.RippleAnimationColorPropertyRadItem.EnableFocusBorderPropertyRadItem.FocusBorderColorPropertyRadItem.FocusBorderWidthPropertyRadItem.EnableFocusBorderAnimationPropertyRadItem.EnableHighlightPropertyRadItem.HighlightColorPropertyRadItem.EnableBorderHighlightPropertyRadItem.BorderHighlightColorPropertyRadItem.BorderHighlightThicknessPropertyRadItem.VisualStatePropertyRadItem.SetOwnerCollection(RadItemOwnerCollection)RadItem.Select()RadItem.OnSelect()RadItem.Deselect()RadItem.OnDeselect()RadItem.DoKeyDown(KeyEventArgs)RadItem.DoKeyPress(KeyPressEventArgs)RadItem.DoKeyUp(KeyEventArgs)RadItem.OnKeyDown(KeyEventArgs)RadItem.OnKeyPress(KeyPressEventArgs)RadItem.OnKeyUp(KeyEventArgs)RadItem.RaiseBubbleEvent(RadElement, RoutedEventArgs)RadItem.OnPropertyChanging(RadPropertyChangingEventArgs)RadItem.OnEnabledChanged(RadPropertyChangedEventArgs)RadItem.OnTextChanging(TextChangingEventArgs)RadItem.OnTextChanged(EventArgs)RadItem.OnTextOrientationChanged(EventArgs)RadItem.OnFlipTextChanged(EventArgs)RadItem.PaintOverride(IGraphics, Rectangle, float, SizeF, bool)RadItem.OnMouseDown(MouseEventArgs)RadItem.OnMouseUp(MouseEventArgs)RadItem.OnMouseLeave(EventArgs)RadItem.StartRippleAnimation(MouseEventArgs)RadItem.UpdateFocusBorder(bool)RadItem.ContainsText()RadItem.ProcessDialogKey(Keys)RadItem.ProcessCmdKey(ref Message, Keys)RadItem.RaiseKeyDown(KeyEventArgs)RadItem.RaiseKeyPress(KeyPressEventArgs)RadItem.RaiseKeyUp(KeyEventArgs)RadItem.CallOnGesture(GestureEventArgs)RadItem.OnGesture(GestureEventArgs)RadItem.OnTwoFingerTapGesture(GestureEventArgs)RadItem.OnPressAndTapGesture(PressAndTapGestureEventArgs)RadItem.OnPanGesture(PanGestureEventArgs)RadItem.OnRotateGesture(RotateGestureEventArgs)RadItem.OnZoomGesture(ZoomGestureEventArgs)RadItem.CanDragCore(Point)RadItem.GetDragContextCore()RadItem.GetDragHintCore()RadItem.ProcessDragEnter(Point, ISupportDrag)RadItem.ProcessDragLeave(Point, ISupportDrag)RadItem.UpdateOnShortcutsChanged()RadItem.CanHandleShortcut(ShortcutEventArgs)RadItem.IsOnActiveForm(Control, bool)RadItem.SetThemeValueOverride(RadProperty, object, string)RadItem.SetThemeValueOverride(RadProperty, object, string, string)RadItem.SetThemeValueOverride(RadProperty, object, string, Type)RadItem.ResetThemeValueOverride(RadProperty)RadItem.ResetThemeValueOverride(RadProperty, string)RadItem.ResetThemeValueOverrides()RadItem.GetAvailableVisualStates()RadItem.ShouldFallbackToDefaultTheme()RadItem.UseDefaultDisabledPaintRadItem.TextOrientationRadItem.FlipTextRadItem.CanHaveOwnStyleRadItem.TextRadItem.SelectableRadItem.DefaultAutoToolTipRadItem.ShouldHandleMouseInputRadItem.KeyTipRadItem.ParentItemRadItem.ShortcutsHandlerRadItem.EnableElementShadowRadItem.ShadowDepthRadItem.ShadowColorRadItem.EnableRippleAnimationRadItem.RippleAnimationColorRadItem.EnableFocusBorderRadItem.FocusBorderColorRadItem.FocusBorderWidthRadItem.EnableFocusBorderAnimationRadItem.EnableHighlightRadItem.HighlightColorRadItem.EnableBorderHighlightRadItem.BorderHighlightColorRadItem.BorderHighlightThicknessRadItem.MnemonicTextRadItem.ToolTipTextRadItem.ThemeRoleRadItem.VisualStateRadItem.StateManagerRadItem.AllowDragRadItem.AllowDropRadItem.ShortcutsRadItem.AccessibleDescriptionRadItem.AccessibleNameRadItem.AccessibleRoleRadItem.TextChangingRadItem.TextChangedRadItem.TextOrientationChangedRadItem.FlipTextChangedRadItem.QueryAccessibilityHelpRadItem.KeyDownRadItem.KeyPressRadItem.KeyUpRadItem.ZoomGestureRadItem.RotateGestureRadItem.PanGestureRadItem.TwoFingerTapGestureRadItem.PressAndTapGestureRadComponentElement.ToString()RadComponentElement.GetService(Type)RadComponentElement.CanRaiseEventsRadComponentElement.ContainerRadComponentElement.DesignModeRadComponentElement.SiteRadComponentElement.DataBindingsVisualElement.DefaultSizePropertyVisualElement.ForeColorPropertyVisualElement.BackColorPropertyVisualElement.FontPropertyVisualElement.SmoothingModePropertyVisualElement.OpacityPropertyVisualElement.CustomFontPropertyVisualElement.CustomFontSizePropertyVisualElement.CustomFontStylePropertyVisualElement.OnFontChanged(EventArgs)VisualElement.PaintChildren(IGraphics, Rectangle, float, SizeF, bool)VisualElement.PostPaintElement(IGraphics)VisualElement.GetScaledFont(float)VisualElement.GetScaledFont(float, Font)VisualElement.DefaultSizeVisualElement.ForeColorVisualElement.BackColorVisualElement.FontVisualElement.CustomFontVisualElement.CustomFontSizeVisualElement.CustomFontStyleVisualElement.SmoothingModeVisualElement.OpacityVisualElement.FontChangedRadElement.BoundsPropertyRadElement.BorderThicknessPropertyRadElement.PaddingPropertyRadElement.MarginPropertyRadElement.AlignmentPropertyRadElement.AutoSizeModePropertyRadElement.FitToSizeModePropertyRadElement.MinSizePropertyRadElement.EnabledPropertyRadElement.CanFocusPropertyRadElement.IsItemFocusedPropertyRadElement.IsFocusedPropertyRadElement.IsMouseOverPropertyRadElement.IsMouseOverElementPropertyRadElement.IsMouseDownPropertyRadElement.ShouldPaintPropertyRadElement.VisibilityPropertyRadElement.NamePropertyRadElement.ClassPropertyRadElement.ClipDrawingPropertyRadElement.ShapePropertyRadElement.MouseClickedEventRadElement.MouseDoubleClickedEventRadElement.MouseDownEventRadElement.MouseUpEventRadElement.MouseWheelEventRadElement.ChildElementAddedEventRadElement.ParentChangedEventRadElement.BoundsChangedEventRadElement.VisibilityChangingEventRadElement.EnabledChangedEventRadElement.ControlChangedEventRadElement.BackgroundShapePropertyRadElement.BackgroundShapePaintModePropertyRadElement.ContainsFocusPropertyRadElement.ContainsMousePropertyRadElement.MaxSizePropertyRadElement.RightToLeftPropertyRadElement.AutoSizePropertyRadElement.ZIndexPropertyRadElement.AngleTransformPropertyRadElement.ScaleTransformPropertyRadElement.PositionOffsetPropertyRadElement.TagPropertyRadElement.StretchHorizontallyPropertyRadElement.StretchVerticallyPropertyRadElement.UseCompatibleTextRenderingPropertyRadElement.ClickModePropertyRadElement.styleVersionRadElement.paintSystemSkinRadElement.SetPropertyValueCommandRadElement.GetPropertyValueCommandRadElement.StylePropertyRadElement.CallCreateChildElements()RadElement.SuspendReferenceUpdate()RadElement.ResumeReferenceUpdate()RadElement.OnLoad(bool)RadElement.LoadCore()RadElement.OnUnload(ComponentThemableElementTree, bool)RadElement.UnloadCore(ComponentThemableElementTree)RadElement.OnUnloaded(ComponentThemableElementTree)RadElement.OnElementTreeChanged(ComponentThemableElementTree)RadElement.OnBeginDispose()RadElement.SetParent(RadElement)RadElement.OnParentChanged(RadElement)RadElement.UpdateReferences(ComponentThemableElementTree, bool, bool)RadElement.ResetLayout(bool)RadElement.HasInvisibleAncestor()RadElement.ResetLayoutCore()RadElement.InvalidateArrange()RadElement.InvalidateArrange(bool)RadElement.InvalidateMeasure()RadElement.InvalidateMeasure(bool)RadElement.UpdateLayout()RadElement.SuspendLayout()RadElement.SuspendLayout(bool)RadElement.ResumeLayout(bool)RadElement.ResumeLayout(bool, bool)RadElement.Arrange(RectangleF)RadElement.Measure(SizeF)RadElement.SetBounds(Rectangle)RadElement.SetBounds(int, int, int, int)RadElement.GetBoundingRectangle(Size)RadElement.GetBoundingRectangle(Rectangle)RadElement.GetDesiredSize(bool)RadElement.PointToScreen(Point)RadElement.PointFromScreen(Point)RadElement.PointToControl(Point)RadElement.PointFromControl(Point)RadElement.LocationToControl()RadElement.RectangleToScreen(Rectangle)RadElement.OnRenderSizeChanged(SizeChangedInfo)RadElement.OnChildDesiredSizeChanged(RadElement)RadElement.OnLayoutPropertyChanged(RadPropertyChangedEventArgs)RadElement.ArrangeCore(RectangleF)RadElement.MeasureCore(SizeF)RadElement.ShouldArrangeChild(RadElement)RadElement.ShouldMeasureChild(RadElement)RadElement.MeasureChildren(SizeF)RadElement.GetArrangeRect(RectangleF)RadElement.CanExecuteLayoutOperation()RadElement.LockBounds()RadElement.UnlockBounds()RadElement.SetBoundsCore(Rectangle)RadElement.IsInValidState(bool)RadElement.Invalidate()RadElement.Invalidate(bool)RadElement.GetInvalidateBounds()RadElement.NotifyInvalidate(RadElement)RadElement.OnTransformationInvalidated()RadElement.PerformLayoutTransformation(ref RadMatrix)RadElement.PerformPaintTransformation(ref RadMatrix)RadElement.IsInGetAsBitmap()RadElement.PaintElementSkin(IGraphics)RadElement.PaintBackgroundShape(IGraphics)RadElement.PostPaintChildren(IGraphics, Rectangle, float, SizeF)RadElement.PaintChild(RadElement, IGraphics, Rectangle, float, SizeF, bool)RadElement.PaintShadow(RadElement, IGraphics)RadElement.PaintShadowCore(Graphics, Rectangle, RadItem)RadElement.GetShadowRect(ref Rectangle, int)RadElement.PaintFocusCues(IGraphics, Rectangle)RadElement.GetAsBitmap(IGraphics, Brush, float, SizeF)RadElement.GetAsTransformedBitmap(IGraphics, Brush, float, SizeF)RadElement.GetAsTransformedBitmap(Brush, float, SizeF)RadElement.GetAsTransformedBitmap(Rectangle, Brush, float, SizeF)RadElement.GetAsBitmapEx(Brush, float, SizeF)RadElement.GetAsBitmap(Brush, float, SizeF)RadElement.IsInVisibleClipBounds(Rectangle)RadElement.SetClipping(Graphics)RadElement.ShouldPaintChild(RadElement)RadElement.GetFocusRect()RadElement.GetCurrentShape()RadElement.GetPaintRectangle(float, float, SizeF)RadElement.GetPatchedRect(RectangleF, float, SizeF)RadElement.GetXPVisualStyle()RadElement.GetVistaVisualStyle()RadElement.InitializeSystemSkinPaint()RadElement.UnitializeSystemSkinPaint()RadElement.GetSystemSkinPaintBounds()RadElement.OnUseSystemSkinChanged(EventArgs)RadElement.ShouldPaintSystemSkin()RadElement.ComposeShouldPaintSystemSkin()RadElement.ResetStyleSettings(bool)RadElement.ResetStyleSettings(bool, RadProperty)RadElement.ProcessBehaviors(RadPropertyChangedEventArgs)RadElement.AddBehavior(PropertyChangeBehavior)RadElement.GetBehaviors()RadElement.RemoveBehavior(PropertyChangeBehavior)RadElement.ClearBehaviors()RadElement.AddRangeBehavior(PropertyChangeBehaviorCollection)RadElement.SetThemeApplied(bool)RadElement.OnStyleChanged(RadPropertyChangedEventArgs)RadElement.UnapplyStyle()RadElement.RemoveRangeBehaviors(PropertyChangeBehaviorCollection)RadElement.RemoveBehaviors(PropertyChangeBehavior)RadElement.RemoveRangeRoutedEventBehaviors(RoutedEventBehaviorCollection)RadElement.GetThemeEffectiveType()RadElement.GetChildrenByType(Type)RadElement.GetChildrenByBaseType(Type)RadElement.FindAncestorByThemeEffectiveType(Type)RadElement.FindAncestor<T>()RadElement.IsAncestorOf(RadElement)RadElement.FindDescendant<T>()RadElement.FindDescendant(Predicate<RadElement>)RadElement.FindDescendant(Type)RadElement.EnumDescendants(TreeTraversalMode)RadElement.EnumDescendants(Predicate<RadElement>, TreeTraversalMode)RadElement.EnumDescendants(Filter, TreeTraversalMode)RadElement.GetDescendants(Predicate<RadElement>, TreeTraversalMode)RadElement.GetDescendants(Filter, TreeTraversalMode)RadElement.GetAncestors(Filter)RadElement.GetAncestors(Predicate<RadElement>)RadElement.RaiseRoutedEvent(RadElement, RoutedEventArgs)RadElement.RaiseTunnelEvent(RadElement, RoutedEventArgs)RadElement.OnBubbleEvent(RadElement, RoutedEventArgs)RadElement.IsEventInProcess(RaisedRoutedEvent)RadElement.RegisterRoutedEvent(string, Type)RadElement.GetRegisterRoutedEvent(string, Type)RadElement.GetRegisterRoutedEvent(string, string)RadElement.GetRegisterRoutedEvent(string)RadElement.OnChildrenChanged(RadElement, ItemsChangeOperation)RadElement.GetChildren(ChildrenListOptions)RadElement.SendToBack()RadElement.BringToFront()RadElement.IsChildOf(RadElement)RadElement.Focus()RadElement.Focus(bool)RadElement.SetFocusPropertySafe(bool)RadElement.KillFocus()RadElement.OnCLREventsRise(RoutedEventArgs)RadElement.OnMouseHover(EventArgs)RadElement.OnParentEnabledChanged(RadPropertyChangedEventArgs)RadElement.OnLostMouseCapture(MouseEventArgs)RadElement.OnClick(EventArgs)RadElement.OnDoubleClick(EventArgs)RadElement.OnMouseEnter(EventArgs)RadElement.PerformClick()RadElement.OnMouseWheel(MouseEventArgs)RadElement.DoMouseWheel(MouseEventArgs)RadElement.DoClick(EventArgs)RadElement.DoDoubleClick(EventArgs)RadElement.IsInputKey(InputKeyEventArgs)RadElement.MouseEventArgsFromControl(MouseEventArgs)RadElement.DoMouseDown(MouseEventArgs)RadElement.DoMouseUp(MouseEventArgs)RadElement.DoMouseMove(MouseEventArgs)RadElement.ShowScreenTip(ScreenTipNeededEventArgs)RadElement.HideScreenTip()RadElement.DoMouseHover(EventArgs)RadElement.OnShowScreenTip(ComponentInputBehavior)RadElement.RaiseClick(EventArgs)RadElement.RaiseDoubleClick(EventArgs)RadElement.RaiseMouseWheel(MouseEventArgs)RadElement.UpdateContainsFocus(bool)RadElement.DoMouseEnter(EventArgs)RadElement.DoMouseLeave(EventArgs)RadElement.GetValue(RadProperty)RadElement.AddStylePropertySetting(IPropertySetting)RadElement.SetValueCore(RadPropertyValue, object, object, ValueSource)RadElement.NotifyChildren(RadPropertyChangedEventArgs)RadElement.OnLocationChanged(RadPropertyChangedEventArgs)RadElement.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)RadElement.CanRaisePropertyChangeNotifications(RadPropertyValue)RadElement.IsPropertyCancelable(RadPropertyMetadata)RadElement.OnParentPropertyChanged(RadPropertyChangedEventArgs)RadElement.PerformDispose(bool)RadElement.DisposeChildren()RadElement.GetStylableChildrenHierarchy()RadElement.GetStylableChildren()RadElement.GetBorderThickness(BorderPrimitive)RadElement.DpiScaleChanged(SizeF)RadElement.ElementStateRadElement.DesiredSizeRadElement.IsLayoutSuspendedRadElement.BoundingRectangleRadElement.ControlBoundingRectangleRadElement.BypassLayoutPoliciesRadElement.IsArrangeValidRadElement.IsMeasureValidRadElement.TreeLevelRadElement.TransformRadElement.TotalTransformRadElement.ShouldPaintUsingParentShapeRadElement.UseSystemSkinRadElement.PropagateStyleToChildrenRadElement.ThemeEffectiveTypeRadElement.ElementTreeRadElement.ChildrenRadElement.ChildrenHierarchyRadElement.ParentRadElement.RoutedEventBehaviorsRadElement.LayoutableChildrenCountRadElement.ContainsFocusRadElement.NotifyParentOnMouseInputRadElement.IsAbleToRespondToMouseEventsRadElement.AutoSizeRadElement.BoundsRadElement.LocationRadElement.SizeRadElement.BorderThicknessRadElement.PaddingRadElement.MarginRadElement.AlignmentRadElement.AutoSizeModeRadElement.FitToSizeModeRadElement.EnabledRadElement.IsFocusedRadElement.IsMouseOverRadElement.IsMouseOverElementRadElement.IsMouseDownRadElement.InvalidateChildrenOnChildChangedRadElement.VisibilityRadElement.IsElementVisibleRadElement.NameRadElement.ClassRadElement.ClipDrawingRadElement.ShapeRadElement.MinSizeRadElement.MaxSizeRadElement.ZIndexRadElement.RightToLeftRadElement.UseCompatibleTextRenderingRadElement.BackgroundShapeRadElement.BackgroundShapePaintModeRadElement.ContainsMouseRadElement.CaptureRadElement.ScaleTransformRadElement.AngleTransformRadElement.PositionOffsetRadElement.SerializePropertiesRadElement.SerializeElementRadElement.SerializeChildrenRadElement.RenderingMaxFramerateRadElement.IsThemeAppliedRadElement.ShouldApplyThemeRadElement.UseCenteredAngleTransformRadElement.TagRadElement.StretchHorizontallyRadElement.StretchVerticallyRadElement.ClickModeRadElement.DoubleClickEnabledRadElement.CaptureOnMouseDownRadElement.IsItemHoveredRadElement.StyleRadElement.AutoToolTipRadElement.ScreenTipRadElement.AutoNumberKeyTipRadElement.DpiScaleFactorRadElement.LayoutUpdatedRadElement.MouseHoverRadElement.MouseMoveRadElement.MouseDownRadElement.MouseUpRadElement.ClickRadElement.DoubleClickRadElement.MouseEnterRadElement.MouseWheelRadElement.EnabledChangedRadElement.MouseLeaveRadElement.ChildrenChangedRadElement.LostMouseCaptureRadObject.BindingContextPropertyRadObject.RadTypeRadObject.ClearPropertyStore()RadObject.SuspendPropertyNotifications()RadObject.ResumePropertyNotifications()RadObject.GetPropertyValue(RadProperty)RadObject.SetDefaultValueOverride(RadProperty, object)RadObject.SetValue(RadProperty, object)RadObject.ResetValue(RadProperty)RadObject.ResetLocalValue(RadProperty)RadObject.ResetValue(RadProperty, ValueResetFlags)RadObject.UpdateValue(RadProperty)RadObject.GetValueSource(RadProperty)RadObject.GetRegisteredRadProperty(string)RadObject.UpdateValueCore(RadPropertyValue)RadObject.ResetValueCore(RadPropertyValue, ValueResetFlags)RadObject.GetDefaultValue(RadPropertyValue, object)RadObject.CoerceValue(RadPropertyValue, object)RadObject.ShouldSerializeProperty(RadProperty)RadObject.BindProperty(RadProperty, RadObject, RadProperty, PropertyBindingOptions)RadObject.UnbindProperty(RadProperty)RadObject.GetInheritedValue(RadProperty)RadObject.OnNotifyPropertyChanged(string)RadObject.OnNotifyPropertyChanged(PropertyChangedEventArgs)RadObject.OnShouldSerializeProperty(ShouldSerializePropertyEventArgs)RadObject.PropertyValuesRadObject.PropertyFilterRadObject.RadObjectTypeRadObject.BindingContextRadObject.PropertyChangedRadObject.RadPropertyChangedRadObject.RadPropertyChangingDisposableObject.GetBitState(long)DisposableObject.SetBitState(long, bool)DisposableObject.Dispose()DisposableObject.Dispose(bool)DisposableObject.DisposeUnmanagedResources()DisposableObject.BitStateDisposableObject.EventsDisposableObject.IsDisposingDisposableObject.IsDisposedDisposableObject.DisposedDisposableObject.Disposing

Constructors

RadOfficeNavigationBarElement()

Initializes a new instance of the RadOfficeNavigationBarElement class with default settings for Office Navigation Bar functionality, disabling strip buttons and preparing the element for navigation bar operations.

Declaration

cs-api-definition
public RadOfficeNavigationBarElement()

Fields

UseLargeFontProperty

Declaration

cs-api-definition
public static RadProperty UseLargeFontProperty

Field Value

RadProperty

Properties

ContextMenu

Gets the context menu that displays navigation options and hidden navigation items when the overflow item is clicked. This menu is automatically populated based on current visibility settings and available items.

Declaration

cs-api-definition
public RadContextMenuDropDown ContextMenu { get; }

Property Value

RadContextMenuDropDown

EnablePeekPopup

Gets or sets a value indicating whether peek popups are enabled for navigation items when hovered with the mouse. When enabled, popups can display additional content configured through the PeekPopupOpening event, providing quick previews of navigation item content.

Declaration

cs-api-definition
public override bool EnablePeekPopup { get; set; }

Property Value

bool

Overrides RadPageViewElement.EnablePeekPopup

ItemsDisplayStyle

Gets or sets the display style for navigation items, determining whether items show text only, image only, or both text and image. This property affects the visual presentation of all navigation items.

Declaration

cs-api-definition
public DisplayStyle ItemsDisplayStyle { get; set; }

Property Value

DisplayStyle

MenuSeparator

Gets or sets the separator item used in the context menu to visually separate the navigation options menu item from the list of hidden navigation items. This separator is displayed only when both elements are present.

Declaration

cs-api-definition
public RadMenuSeparatorItem MenuSeparator { get; set; }

Property Value

RadMenuSeparatorItem

NavigationOptionsMenuItem

Gets or sets the menu item that opens the navigation options dialog when clicked. This menu item appears in the context menu and allows users to configure navigation bar settings such as item visibility and order.

Declaration

cs-api-definition
public RadMenuItem NavigationOptionsMenuItem { get; set; }

Property Value

RadMenuItem

OverflowItem

Gets the RadOfficeNavigationBarOverflowItem that provides access to hidden navigation items through a context menu when clicked. This item is automatically managed based on available space and item visibility.

Declaration

cs-api-definition
[Browsable(false)]
public RadOfficeNavigationBarOverflowItem OverflowItem { get; }

Property Value

RadOfficeNavigationBarOverflowItem

OverflowItemPosition

Gets or sets the position of the OverflowItem relative to the visible navigation items. The overflow item can be positioned at the front (before visible items) or at the end (after visible items) of the navigation bar.

Declaration

cs-api-definition
public OfficeNavigationBarOverflowItemPosition OverflowItemPosition { get; set; }

Property Value

OfficeNavigationBarOverflowItemPosition

ShowNavigationOptionsMenuItem

Gets or sets a value indicating whether to display the navigation options menu item in the context menu. When true, users can access the navigation options dialog to customize the navigation bar settings.

Declaration

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

Property Value

bool

UseCompactFont

Gets or sets a value indicating whether to use compact font styling for navigation items. When true, items use a smaller, more condensed font; when false, items use a larger, more prominent font for improved readability.

Declaration

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

Property Value

bool

VisibleItemsCount

Gets or sets the maximum number of navigation items visible on the navigation bar. When the total number of items exceeds this value, additional items are accessible through the overflow item. If not explicitly set, returns the total item count.

Declaration

cs-api-definition
public int VisibleItemsCount { get; set; }

Property Value

int

Methods

AddItemCore(RadPageViewItem)

Adds a new item to the navigation bar and ensures the overflow item is positioned correctly based on the current OverflowItemPosition setting. Manages the layout of both regular items and the overflow item.

Declaration

cs-api-definition
protected override void AddItemCore(RadPageViewItem item)

Parameters

item

RadPageViewItem

The RadPageViewItem to add to the navigation bar.

Overrides RadPageViewStripElement.AddItemCore(RadPageViewItem)

CanDropOverItem(RadPageViewItem, RadPageViewItem)

Determines whether a drag operation can drop an item over the specified hit item. Prevents dropping items over the overflow item while allowing normal drag-and-drop operations between regular navigation items.

Declaration

cs-api-definition
protected override bool CanDropOverItem(RadPageViewItem dragItem, RadPageViewItem hitItem)

Parameters

dragItem

RadPageViewItem

The item being dragged.

hitItem

RadPageViewItem

The item being targeted for the drop operation.

Returns

bool

True if the drop operation is allowed; otherwise, false.

Overrides RadPageViewStripElement.CanDropOverItem(RadPageViewItem, RadPageViewItem)

ClearContextMenu()

Clears all items from the context menu and unsubscribes from their click events to prevent memory leaks. This method is called before rebuilding the context menu with current items.

Declaration

cs-api-definition
protected virtual void ClearContextMenu()

CloseItem(RadPageViewItem)

Closes the specified item if it's not the overflow item. The overflow item is a system item that cannot be closed and provides access to hidden navigation items.

Declaration

cs-api-definition
protected override void CloseItem(RadPageViewItem item)

Parameters

item

RadPageViewItem

The RadPageViewItem to close.

Overrides RadPageViewStripElement.CloseItem(RadPageViewItem)

CreateChildElements()

Creates and initializes the child elements specific to the Office Navigation Bar, including the specialized item container, overflow item, and removes unnecessary elements like buttons panel, header, and footer.

Declaration

cs-api-definition
protected override void CreateChildElements()

Overrides RadPageViewStripElement.CreateChildElements()

CreateItem()

Creates a new RadOfficeNavigationBarItem that provides specialized functionality for Office Navigation Bar items with appropriate styling and behavior.

Declaration

cs-api-definition
protected override RadPageViewItem CreateItem()

Returns

RadPageViewItem

A new RadOfficeNavigationBarItem instance.

Overrides RadPageViewStripElement.CreateItem()

CreateItemContainer()

Creates a specialized OfficeNavigationBarItemContainer to manage the layout and overflow behavior of items in the Office Navigation Bar.

Declaration

cs-api-definition
protected override StripViewItemContainer CreateItemContainer()

Returns

StripViewItemContainer

A new OfficeNavigationBarItemContainer instance.

Overrides RadPageViewStripElement.CreateItemContainer()

CreateMenuItem(RadPageViewItem)

Creates a menu item representation of a page view item for display in the overflow context menu. This allows hidden navigation items to be accessible through the context menu.

Declaration

cs-api-definition
protected virtual RadPageViewMenuItem CreateMenuItem(RadPageViewItem pageItem)

Parameters

pageItem

RadPageViewItem

The RadPageViewItem to create a menu item for.

Returns

RadPageViewMenuItem

A new RadPageViewMenuItem representing the specified page item.

CreateNavigationOptionsMenuItem()

Creates the menu item that opens the navigation options dialog when clicked. This virtual method allows customization of the menu item's appearance and text.

Declaration

cs-api-definition
protected virtual RadMenuItem CreateNavigationOptionsMenuItem()

Returns

RadMenuItem

A new RadMenuItem for navigation options.

CreateNavigationOptionsSeparatorItem()

Creates the separator item used in the context menu to visually separate the navigation options menu item from the list of hidden navigation items.

Declaration

cs-api-definition
protected virtual RadMenuSeparatorItem CreateNavigationOptionsSeparatorItem()

Returns

RadMenuSeparatorItem

A new RadMenuSeparatorItem for the context menu.

CreateOptionsContextMenu()

Creates the context menu used to display navigation options and hidden items. This virtual method allows customization of the context menu appearance and behavior.

Declaration

cs-api-definition
protected virtual RadContextMenuDropDown CreateOptionsContextMenu()

Returns

RadContextMenuDropDown

A new RadContextMenuDropDown instance for the navigation options.

CreateOptionsDialog()

Creates the options dialog that allows users to customize the navigation bar settings, including item visibility and ordering. Raises the CreateNavigationOptionsDialog event to allow dialog customization.

Declaration

cs-api-definition
protected virtual OfficeNavigationBarOptionsDialog CreateOptionsDialog()

Returns

OfficeNavigationBarOptionsDialog

A new OfficeNavigationBarOptionsDialog instance.

CreateOverflowItem()

Creates the overflow item that provides access to hidden navigation items when the available space is insufficient to display all items. This virtual method allows customization of the overflow item behavior.

Declaration

cs-api-definition
protected virtual RadOfficeNavigationBarOverflowItem CreateOverflowItem()

Returns

RadOfficeNavigationBarOverflowItem

A new RadOfficeNavigationBarOverflowItem instance.

DisposeManagedResources()

Releases the managed resources used by this Office Navigation Bar element, including the overflow item and other associated resources.

Declaration

cs-api-definition
protected override void DisposeManagedResources()

Overrides RadPageViewStripElement.DisposeManagedResources()

InitializeFields()

Initializes the default field values for the Office Navigation Bar, setting up display style, alignment, button visibility options, and enabling context menu and peek popup functionality.

Declaration

cs-api-definition
protected override void InitializeFields()

Overrides RadPageViewElement.InitializeFields()

OnItemClick(RadPageViewItem, EventArgs)

Handles click events on navigation items. For regular items, delegates to the base implementation for standard click handling. For the overflow item, triggers the overflow menu display functionality.

Declaration

cs-api-definition
protected override void OnItemClick(RadPageViewItem sender, EventArgs e)

Parameters

sender

RadPageViewItem

The navigation item that was clicked.

e

EventArgs

The event arguments, expected to be MouseEventArgs for overflow item handling.

Overrides RadPageViewStripElement.OnItemClick(RadPageViewItem, EventArgs)

OnItemMouseDown(RadPageViewItem, MouseEventArgs)

Handles mouse down events on navigation items. For the overflow item, stops any active peek timer to prevent popup display. For regular items, delegates to the base implementation for standard mouse handling.

Declaration

cs-api-definition
protected override void OnItemMouseDown(RadPageViewItem sender, MouseEventArgs e)

Parameters

sender

RadPageViewItem

The navigation item that received the mouse down event.

e

MouseEventArgs

The mouse event arguments containing button and position information.

Overrides RadPageViewStripElement.OnItemMouseDown(RadPageViewItem, MouseEventArgs)

OnOverflowItemClick(MouseEventArgs)

Handles click events on the overflow item by displaying the context menu with navigation options and hidden items. The context menu is shown only for left mouse button clicks when not in design mode.

Declaration

cs-api-definition
protected virtual void OnOverflowItemClick(MouseEventArgs e)

Parameters

e

MouseEventArgs

The MouseEventArgs containing information about the mouse click.

OnShowOptionsDialogItemClick()

Shows the navigation options dialog which allows users to configure navigation bar display settings. Creates, initializes, and displays the modal dialog for Office Navigation Bar options.

Declaration

cs-api-definition
protected virtual void OnShowOptionsDialogItemClick()

RebuildContextMenu()

Rebuilds the context menu by adding the navigation options menu item (if enabled) and menu items for all currently hidden navigation items. This method is called before displaying the context menu to ensure current state.

Declaration

cs-api-definition
protected virtual void RebuildContextMenu()

ReplaceDefaultDescriptors(PropertyDescriptorCollection)

Replaces default property descriptors to enable proper serialization of Office Navigation Bar specific properties when used within RadPageView. Configures custom serialization for navigation-specific properties.

Declaration

cs-api-definition
protected override PropertyDescriptorCollection ReplaceDefaultDescriptors(PropertyDescriptorCollection props)

Parameters

props

PropertyDescriptorCollection

The collection of property descriptors to process.

Returns

PropertyDescriptorCollection

The modified PropertyDescriptorCollection with updated serialization settings.

Overrides RadItem.ReplaceDefaultDescriptors(PropertyDescriptorCollection)

SetItemsDisplayStyle(DisplayStyle)

Applies the specified display style to all navigation items, controlling whether they display text, images, or both. Updates the visual appearance of items and triggers measurement invalidation.

Declaration

cs-api-definition
protected virtual void SetItemsDisplayStyle(DisplayStyle value)

Parameters

value

DisplayStyle

The DisplayStyle to apply to all navigation items.

UpdateItemOrientation(IEnumerable)

Updates the orientation of the specified items and includes the overflow item in the orientation update process. This ensures consistent orientation handling for both regular items and the overflow item.

Declaration

cs-api-definition
protected override void UpdateItemOrientation(IEnumerable items)

Parameters

items

IEnumerable

The collection of items to update orientation for.

Overrides RadPageViewStripElement.UpdateItemOrientation(IEnumerable)

Events

CreateNavigationOptionsDialog

Occurs when the NavigationOptionsMenuItem is clicked and the options dialog is about to be opened. Suitable place to customize or replace the navigation options dialog.

Declaration

cs-api-definition
public event CreateOfficeNavigationBarOptionsDialogEventHandler CreateNavigationOptionsDialog

Event Value

CreateOfficeNavigationBarOptionsDialogEventHandler