skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadPageViewNavigationViewElement

Represents the visual element for the NavigationView style of a RadPageView control, providing a modern navigation pattern with hamburger menu functionality and hierarchical page organization.

Inheritance
System.Object
DisposableObject
RadObject
RadElement
VisualElement
RadComponentElement
RadItem
UIItemBase
LightVisualElement
RadPageViewElementBase
RadPageViewElement
RadPageViewStripElement
RadPageViewNavigationViewElement
Inherited Members
RadPageViewStripElement.ShowItemPinButtonProperty
RadPageViewStripElement.NewItemVisibilityProperty
RadPageViewStripElement.AnimatedStripScrollingProperty
RadPageViewStripElement.StripScrollingAnimationProperty
RadPageViewStripElement.StripButtonsProperty
RadPageViewStripElement.StripAlignmentProperty
RadPageViewStripElement.ItemFitModeProperty
RadPageViewStripElement.ItemAlignmentProperty
RadPageViewStripElement.GetItemsRect()
RadPageViewStripElement.GetAutomaticItemOrientation(Boolean)
RadPageViewStripElement.EnsureItemVisibleCore(RadPageViewItem)
RadPageViewStripElement.IsNextKey(Keys)
RadPageViewStripElement.IsPreviousKey(Keys)
RadPageViewStripElement.StartItemDrag(RadPageViewItem)
RadPageViewStripElement.EndItemDrag(RadPageViewItem)
RadPageViewStripElement.UpdateItemOrientation(IEnumerable)
RadPageViewStripElement.CanDropOverItem(RadPageViewItem, RadPageViewItem)
RadPageViewStripElement.DisposeManagedResources()
RadPageViewStripElement.OnNewItemRequested()
RadPageViewStripElement.OnItemMouseDown(RadPageViewItem, MouseEventArgs)
RadPageViewStripElement.OnItemClick(RadPageViewItem, EventArgs)
RadPageViewStripElement.HitTestButtons(Point)
RadPageViewStripElement.IsChildElementExternal(RadElement)
RadPageViewStripElement.ItemsParent
RadPageViewStripElement.NewItem
RadPageViewStripElement.PreviewItem
RadPageViewStripElement.ShowItemPinButton
RadPageViewStripElement.ItemContainer
RadPageViewStripElement.ItemAlignment
RadPageViewStripElement.ItemFitMode
RadPageViewStripElement.MultiLineItemFitMode
RadPageViewElement.ShowItemCloseButtonProperty
RadPageViewElement.ItemDragModeProperty
RadPageViewElement.ItemDragHintProperty
RadPageViewElement.ItemBorderAndFillOrientationProperty
RadPageViewElement.EnsureSelectedItemVisibleProperty
RadPageViewElement.ItemContentOrientationProperty
RadPageViewElement.ItemSizeModeProperty
RadPageViewElement.ItemSpacingProperty
RadPageViewElement.InitializeFields()
RadPageViewElement.GetContentAreaForItem(RadPageViewItem)
RadPageViewElement.GetContentAreaRectangle()
RadPageViewElement.GetClientRectangleFromContentElement(RadPageViewContentAreaElement)
RadPageViewElement.DisplayItemListMenu(RadPageViewElementBase)
RadPageViewElement.DisplayItemListMenu(RadPageViewElementBase, HorizontalPopupAlignment, VerticalPopupAlignment)
RadPageViewElement.DisplayItemListMenu(RadPageViewMenuDisplayingEventArgs)
RadPageViewElement.AddItem(RadPageViewItem)
RadPageViewElement.InsertItem(Int32, RadPageViewItem)
RadPageViewElement.InsertItemCore(Int32, RadPageViewItem)
RadPageViewElement.RemoveItem(RadPageViewItem)
RadPageViewElement.SwapItems(RadPageViewItem, RadPageViewItem)
RadPageViewElement.SwapItems(Int32, Int32)
RadPageViewElement.SwapItemsCore(Int32, Int32)
RadPageViewElement.SetItemIndex(Int32, Int32)
RadPageViewElement.FindItem(RadElement)
RadPageViewElement.GetItemAt(Int32)
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.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.MeasureExternalElements(SizeF, SizeF)
RadPageViewElement.ArrangeExternalElements(RectangleF, 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.CancelEdit()
RadPageViewElement.EndEditCore(Boolean)
RadPageViewElement.OnPeekPopupOpening(RadPageViewPeekPopupEventArgs)
RadPageViewElement.OnPeekPopupClosed(EventArgs)
RadPageViewElement.ShowPeekPopup(RadPageViewItem)
RadPageViewElement.ShowPeekPopupCore(RadPageViewItem)
RadPageViewElement.ShowItemCloseButton
RadPageViewElement.ItemDragHint
RadPageViewElement.ItemDragService
RadPageViewElement.ItemDragMode
RadPageViewElement.EnsureSelectedItemVisible
RadPageViewElement.ItemSpacing
RadPageViewElement.ItemSizeMode
RadPageViewElement.ItemContentOrientation
RadPageViewElement.ItemBorderAndFillOrientation
RadPageViewElement.Owner
RadPageViewElement.ContentArea
RadPageViewElement.SelectedItem
RadPageViewElement.ActionMouseButton
RadPageViewElement.Items
RadPageViewElement.SelectionWrap
RadPageViewElement.UpdateSelectedItemContent
RadPageViewElement.DefaultPage
RadPageViewElement.ItemSize
RadPageViewElement.EnablePeekPopup
RadPageViewElement.PeekPopup
RadPageViewElement.PeekPopupInterval
RadPageViewElement.OverflowPagesContextMenu
RadPageViewElement.PeekTimer
RadPageViewElement.EnableNCPainting
RadPageViewElement.EnableNCModification
RadPageViewElement.ActiveEditor
RadPageViewElement.AllowEdit
RadPageViewElement.IsEditing
RadPageViewElement.ItemClicked
RadPageViewElement.ItemCreating
RadPageViewElement.ItemSelecting
RadPageViewElement.ItemSelected
RadPageViewElement.ItemsChanged
RadPageViewElement.ItemDropping
RadPageViewElement.ItemDropped
RadPageViewElement.EditorInitialized
RadPageViewElement.PeekPopupOpening
RadPageViewElement.PeekPopupClosed
RadPageViewElementBase.BorderPaddingProperty
RadPageViewElementBase.FillPaddingProperty
RadPageViewElementBase.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, Boolean)
RadPageViewElementBase.SetBorderAndFillOrientation(PageViewContentOrientation, Boolean)
RadPageViewElementBase.ApplyOrientationTransform(IGraphics, PageViewContentOrientation)
RadPageViewElementBase.HitTest(Point)
RadPageViewElementBase.CalculateRotationAndOffset(PageViewContentOrientation, Single, Single, Single)
RadPageViewElementBase.PrePaintElement(IGraphics)
RadPageViewElementBase.PaintElement(IGraphics, Single, SizeF)
RadPageViewElementBase.PaintFill(IGraphics, Single, SizeF, RectangleF)
RadPageViewElementBase.PaintBorder(IGraphics, Single, SizeF, RectangleF)
RadPageViewElementBase.CorrectFillAndBorderOrientation(IGraphics)
RadPageViewElementBase.ModifyBorderAndFillPaintRect(RectangleF, Padding)
RadPageViewElementBase.ContentOrientation
RadPageViewElementBase.BorderAndFillOrientation
RadPageViewElementBase.FillPadding
RadPageViewElementBase.BorderPadding
LightVisualElement.BackgroundImageProperty
LightVisualElement.BackgroundImageLayoutProperty
LightVisualElement.BackColor2Property
LightVisualElement.BackColor3Property
LightVisualElement.BackColor4Property
LightVisualElement.BorderBottomColorProperty
LightVisualElement.BorderBottomShadowColorProperty
LightVisualElement.BorderBottomWidthProperty
LightVisualElement.BorderBoxStyleProperty
LightVisualElement.BorderColorProperty
LightVisualElement.BorderColor2Property
LightVisualElement.BorderColor3Property
LightVisualElement.BorderColor4Property
LightVisualElement.BorderDashStyleProperty
LightVisualElement.BorderDashPatternProperty
LightVisualElement.BorderDrawModeProperty
LightVisualElement.BorderGradientAngleProperty
LightVisualElement.BorderGradientStyleProperty
LightVisualElement.BorderInnerColorProperty
LightVisualElement.BorderInnerColor2Property
LightVisualElement.BorderInnerColor3Property
LightVisualElement.BorderInnerColor4Property
LightVisualElement.BorderLeftColorProperty
LightVisualElement.BorderLeftShadowColorProperty
LightVisualElement.BorderLeftWidthProperty
LightVisualElement.BorderRightColorProperty
LightVisualElement.BorderRightShadowColorProperty
LightVisualElement.BorderRightWidthProperty
LightVisualElement.BorderTopColorProperty
LightVisualElement.BorderTopShadowColorProperty
LightVisualElement.BorderTopWidthProperty
LightVisualElement.BorderWidthProperty
LightVisualElement.ClipTextProperty
LightVisualElement.DisabledTextRenderingHintProperty
LightVisualElement.DrawBorderProperty
LightVisualElement.DrawFillProperty
LightVisualElement.DrawTextProperty
LightVisualElement.DrawBackgroundImageProperty
LightVisualElement.DrawImageProperty
LightVisualElement.EnableImageTransparencyProperty
LightVisualElement.GradientAngleProperty
LightVisualElement.GradientPercentageProperty
LightVisualElement.GradientPercentage2Property
LightVisualElement.GradientStyleProperty
LightVisualElement.HorizontalLineColorProperty
LightVisualElement.HorizontalLineWidthProperty
LightVisualElement.ImageAlignmentProperty
LightVisualElement.ImageIndexProperty
LightVisualElement.ImageKeyProperty
LightVisualElement.ImageLayoutProperty
LightVisualElement.ImageOpacityProperty
LightVisualElement.ImageProperty
LightVisualElement.ImageTransparentColorProperty
LightVisualElement.NumberOfColorsProperty
LightVisualElement.ShowHorizontalLineProperty
LightVisualElement.SvgImageProperty
LightVisualElement.TextAlignmentProperty
LightVisualElement.TextImageRelationProperty
LightVisualElement.TextWrapProperty
LightVisualElement.TextRenderingHintProperty
LightVisualElement.GetBorderThickness(LightVisualElement, Boolean)
LightVisualElement.ShouldSerializeProperty(PropertyDescriptor)
LightVisualElement.GetImageDrawTypeLocalValue()
LightVisualElement.MapStyleProperty(RadProperty, String)
LightVisualElement.GetStylablePropertiesFilter()
LightVisualElement.GetPaintingBorderWidth()
LightVisualElement.OnBitStateChanged(Int64, Boolean, Boolean)
LightVisualElement.GetAsBitmapEx(Color, Single, 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, Boolean)
LightVisualElement.ClipImage(Image, Rectangle, Size)
LightVisualElement.CalculateDesiredSize(SizeF, SizeF, SizeF)
LightVisualElement.MeasureElements(SizeF, SizeF, Padding)
LightVisualElement.ArrangeElement(RadElement, SizeF)
LightVisualElement.GetClientOffset(Boolean)
LightVisualElement.GetBorderThickness(Boolean)
LightVisualElement.GetClientRectangle(Boolean, 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, Single, SizeF, TextParams)
LightVisualElement.PaintPrimitive(IGraphics, TextParams)
LightVisualElement.MeasureOverride(SizeF, TextParams)
LightVisualElement.OnMouseMove(Object, MouseEventArgs)
LightVisualElement.GetTextSize(SizeF, TextParams)
LightVisualElement.GetTextSize(TextParams)
LightVisualElement.TextRenderingHint
LightVisualElement.DisabledTextRenderingHint
LightVisualElement.ShouldPaint
LightVisualElement.CanFocus
LightVisualElement.DrawText
LightVisualElement.DrawFill
LightVisualElement.DrawBorder
LightVisualElement.CheckDrawBorderOnMeasure
LightVisualElement.DrawBackgroundImage
LightVisualElement.DrawImage
LightVisualElement.BorderBoxStyle
LightVisualElement.BorderDrawMode
LightVisualElement.BorderWidth
LightVisualElement.BorderLeftWidth
LightVisualElement.BorderTopWidth
LightVisualElement.BorderRightWidth
LightVisualElement.BorderBottomWidth
LightVisualElement.BorderGradientAngle
LightVisualElement.BorderGradientStyle
LightVisualElement.BorderColor
LightVisualElement.BorderColor2
LightVisualElement.BorderColor3
LightVisualElement.BorderColor4
LightVisualElement.BorderInnerColor
LightVisualElement.BorderInnerColor2
LightVisualElement.BorderInnerColor3
LightVisualElement.BorderInnerColor4
LightVisualElement.BackColor2
LightVisualElement.BackColor3
LightVisualElement.BackColor4
LightVisualElement.NumberOfColors
LightVisualElement.GradientStyle
LightVisualElement.GradientAngle
LightVisualElement.GradientPercentage
LightVisualElement.GradientPercentage2
LightVisualElement.BackgroundImage
LightVisualElement.Image
LightVisualElement.ImageIndex
LightVisualElement.ImageKey
LightVisualElement.ImageLayout
LightVisualElement.BackgroundImageLayout
LightVisualElement.ImageOpacity
LightVisualElement.TextAlignment
LightVisualElement.ImageAlignment
LightVisualElement.TextImageRelation
LightVisualElement.ShowHorizontalLine
LightVisualElement.HorizontalLineColor
LightVisualElement.HorizontalLineWidth
LightVisualElement.DisableHTMLRendering
LightVisualElement.TextBlock
LightVisualElement.BorderLeftColor
LightVisualElement.BorderTopColor
LightVisualElement.BorderRightColor
LightVisualElement.BorderBottomColor
LightVisualElement.BorderLeftShadowColor
LightVisualElement.BorderTopShadowColor
LightVisualElement.BorderRightShadowColor
LightVisualElement.BorderBottomShadowColor
LightVisualElement.ClipText
LightVisualElement.Layout
LightVisualElement.ImageTransparentColor
LightVisualElement.BorderDashStyle
LightVisualElement.BorderDashPattern
LightVisualElement.EnableImageTransparency
LightVisualElement.SvgImage
LightVisualElement.SvgImageXml
LightVisualElement.ImageDrawType
LightVisualElement.Shadow
LightVisualElement.AutoEllipsis
LightVisualElement.UseMnemonic
LightVisualElement.TextWrap
LightVisualElement.ShowKeyboardCues
LightVisualElement.MeasureTrailingSpaces
LightVisualElement.TextParams
UIItemBase.PaintFill(IGraphics, Single, SizeF)
UIItemBase.GetFillPaintRect(Single, SizeF)
UIItemBase.PaintBorder(IGraphics, Single, SizeF)
UIItemBase.OnBoundsChanged(RadPropertyChangedEventArgs)
UIItemBase.GetBorderPaintRect(Single, SizeF)
UIItemBase.ShouldUsePaintBuffer()
UIItemBase.IPrimitiveElement.ShouldUsePaintBuffer()
UIItemBase.IPrimitiveElement.GetPaintRectangle(Single, Single, SizeF)
UIItemBase.IPrimitiveElement.GetExactPaintingRectangle(Single, SizeF)
UIItemBase.IShapedElement.GetCurrentShape()
UIItemBase.IPrimitiveElement.IsDesignMode
UIItemBase.IPrimitiveElement.BorderThickness
UIItemBase.IBorderElement.ForeColor
UIItemBase.IBorderElement.ForeColor2
UIItemBase.IBorderElement.ForeColor3
UIItemBase.IBorderElement.ForeColor4
UIItemBase.IBorderElement.InnerColor
UIItemBase.IBorderElement.InnerColor2
UIItemBase.IBorderElement.InnerColor3
UIItemBase.IBorderElement.InnerColor4
UIItemBase.IBorderElement.BoxStyle
UIItemBase.IBorderElement.GradientStyle
UIItemBase.IBorderElement.GradientAngle
UIItemBase.IBoxStyle.LeftColor
UIItemBase.IBoxStyle.LeftShadowColor
UIItemBase.IBoxStyle.TopColor
UIItemBase.IBoxStyle.TopShadowColor
UIItemBase.IBoxStyle.RightColor
UIItemBase.IBoxStyle.RightShadowColor
UIItemBase.IBoxStyle.BottomColor
UIItemBase.IBoxStyle.BottomShadowColor
UIItemBase.IBoxElement.Width
UIItemBase.IBoxElement.LeftWidth
UIItemBase.IBoxElement.TopWidth
UIItemBase.IBoxElement.RightWidth
UIItemBase.IBoxElement.BottomWidth
UIItemBase.IBoxElement.Offset
UIItemBase.IBoxElement.BorderSize
UIItemBase.IBoxElement.HorizontalWidth
UIItemBase.IBoxElement.VerticalWidth
RadItem.KeyDownEvent
RadItem.KeyPressEvent
RadItem.KeyUpEvent
RadItem.FocusCommand
RadItem.ActionCommand
RadItem.RadItemLastStateKey
RadItem.UseDefaultDisabledPaintProperty
RadItem.TextProperty
RadItem.TextOrientationProperty
RadItem.FlipTextProperty
RadItem.StringAlignmentProperty
RadItem.IsAddNewItemProperty
RadItem.ToolTipTextProperty
RadItem.EnableElementShadowProperty
RadItem.ShadowDepthProperty
RadItem.ShadowColorProperty
RadItem.IsPaintingRipple
RadItem.EnableRippleAnimationProperty
RadItem.RippleAnimationColorProperty
RadItem.EnableFocusBorderProperty
RadItem.FocusBorderColorProperty
RadItem.FocusBorderWidthProperty
RadItem.EnableFocusBorderAnimationProperty
RadItem.EnableHighlightProperty
RadItem.HighlightColorProperty
RadItem.EnableBorderHighlightProperty
RadItem.BorderHighlightColorProperty
RadItem.BorderHighlightThicknessProperty
RadItem.VisualStateProperty
RadItem.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.OnTextChanging(TextChangingEventArgs)
RadItem.OnTextChanged(EventArgs)
RadItem.OnTextOrientationChanged(EventArgs)
RadItem.OnFlipTextChanged(EventArgs)
RadItem.PaintOverride(IGraphics, Rectangle, Single, SizeF, Boolean)
RadItem.OnMouseDown(MouseEventArgs)
RadItem.OnMouseUp(MouseEventArgs)
RadItem.OnMouseLeave(EventArgs)
RadItem.StartRippleAnimation(MouseEventArgs)
RadItem.UpdateFocusBorder(Boolean)
RadItem.ContainsText()
RadItem.ProcessDialogKey(Keys)
RadItem.ProcessCmdKey(Message, Keys)
RadItem.ProcessMnemonic(Char)
RadItem.CallRaiseKeyDown(KeyEventArgs)
RadItem.RaiseKeyDown(KeyEventArgs)
RadItem.CallRaiseKeyPress(KeyPressEventArgs)
RadItem.RaiseKeyPress(KeyPressEventArgs)
RadItem.CallRaiseKeyUp(KeyEventArgs)
RadItem.RaiseKeyUp(KeyEventArgs)
RadItem.ReplaceDefaultDescriptors(PropertyDescriptorCollection)
RadItem.CallOnGesture(GestureEventArgs)
RadItem.OnGesture(GestureEventArgs)
RadItem.OnTwoFingerTapGesture(GestureEventArgs)
RadItem.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadItem.OnPanGesture(PanGestureEventArgs)
RadItem.OnRotateGesture(RotateGestureEventArgs)
RadItem.OnZoomGesture(ZoomGestureEventArgs)
RadItem.ISupportDrag.CanDrag(Point)
RadItem.CanDragCore(Point)
RadItem.ISupportDrag.GetDataContext()
RadItem.GetDragContextCore()
RadItem.ISupportDrag.GetDragHint()
RadItem.GetDragHintCore()
RadItem.ISupportDrop.DragDrop(Point, ISupportDrag)
RadItem.ISupportDrop.DragOver(Point, ISupportDrag)
RadItem.ISupportDrop.DragEnter(Point, ISupportDrag)
RadItem.ProcessDragEnter(Point, ISupportDrag)
RadItem.ISupportDrop.DragLeave(Point, ISupportDrag)
RadItem.ProcessDragLeave(Point, ISupportDrag)
RadItem.IShortcutProvider.OnShortcut(ShortcutEventArgs)
RadItem.IShortcutProvider.OnPartialShortcut(PartialShortcutEventArgs)
RadItem.IShortcutProvider.OnShortcutsChanged()
RadItem.UpdateOnShortcutsChanged()
RadItem.CanHandleShortcut(ShortcutEventArgs)
RadItem.IsOnActiveForm(Control, Boolean)
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.SuspendApplyOfThemeSettings()
RadItem.ResumeApplyOfThemeSettings()
RadItem.GetAvailableVisualStates()
RadItem.ShouldFallbackToDefaultTheme()
RadItem.UseDefaultDisabledPaint
RadItem.TextOrientation
RadItem.FlipText
RadItem.CanHaveOwnStyle
RadItem.Text
RadItem.Selectable
RadItem.DesignTimeAllowDrop
RadItem.DesignTimeAllowDrag
RadItem.DefaultAutoToolTip
RadItem.ShouldHandleMouseInput
RadItem.KeyTip
RadItem.ParentItem
RadItem.CommandBinding
RadItem.ShortcutsHandler
RadItem.EnableElementShadow
RadItem.ShadowDepth
RadItem.ShadowColor
RadItem.EnableRippleAnimation
RadItem.RippleAnimationColor
RadItem.EnableFocusBorder
RadItem.FocusBorderColor
RadItem.FocusBorderWidth
RadItem.EnableFocusBorderAnimation
RadItem.EnableHighlight
RadItem.HighlightColor
RadItem.EnableBorderHighlight
RadItem.BorderHighlightColor
RadItem.BorderHighlightThickness
RadItem.MnemonicText
RadItem.SerializeProperties
RadItem.ToolTipText
RadItem.ThemeRole
RadItem.VisualState
RadItem.StateManager
RadItem.AllowDrag
RadItem.AllowDrop
RadItem.Shortcuts
RadItem.AccessibleDescription
RadItem.AccessibleName
RadItem.AccessibleRole
RadItem.IStylableElement.VisualState
RadItem.IStylableElement.ThemeRole
RadItem.IStylableElement.FallbackToDefaultTheme
RadItem.ContainsMnemonic
RadItem.EnableAnalytics
RadItem.TextChanging
RadItem.TextChanged
RadItem.TextOrientationChanged
RadItem.FlipTextChanged
RadItem.QueryAccessibilityHelp
RadItem.KeyDown
RadItem.KeyPress
RadItem.KeyUp
RadItem.ZoomGesture
RadItem.RotateGesture
RadItem.PanGesture
RadItem.TwoFingerTapGesture
RadItem.PressAndTapGesture
RadComponentElement.ComponentElementLastStateKey
RadComponentElement.ToString()
RadComponentElement.GetService(Type)
RadComponentElement.CanRaiseEvents
RadComponentElement.Container
RadComponentElement.DesignMode
RadComponentElement.IsDesignMode
RadComponentElement.Site
RadComponentElement.DataBindings
VisualElement.DefaultSizeProperty
VisualElement.ForeColorProperty
VisualElement.BackColorProperty
VisualElement.FontProperty
VisualElement.SmoothingModeProperty
VisualElement.OpacityProperty
VisualElement.CustomFontProperty
VisualElement.CustomFontSizeProperty
VisualElement.CustomFontStyleProperty
VisualElement.OnFontChanged(EventArgs)
VisualElement.PaintChildren(IGraphics, Rectangle, Single, SizeF, Boolean)
VisualElement.PostPaintElement(IGraphics)
VisualElement.GetScaledFont(Single)
VisualElement.GetScaledFont(Single, Font)
VisualElement.DefaultSize
VisualElement.ForeColor
VisualElement.BackColor
VisualElement.Font
VisualElement.CustomFont
VisualElement.CustomFontSize
VisualElement.CustomFontStyle
VisualElement.SmoothingMode
VisualElement.Opacity
VisualElement.FontChanged
RadElement.BoundsProperty
RadElement.BorderThicknessProperty
RadElement.PaddingProperty
RadElement.MarginProperty
RadElement.AlignmentProperty
RadElement.AutoSizeModeProperty
RadElement.FitToSizeModeProperty
RadElement.MinSizeProperty
RadElement.EnabledProperty
RadElement.CanFocusProperty
RadElement.IsItemFocusedProperty
RadElement.IsFocusedProperty
RadElement.IsMouseOverProperty
RadElement.IsMouseOverElementProperty
RadElement.IsMouseDownProperty
RadElement.ShouldPaintProperty
RadElement.VisibilityProperty
RadElement.NameProperty
RadElement.ClassProperty
RadElement.ClipDrawingProperty
RadElement.ShapeProperty
RadElement.MouseClickedEvent
RadElement.MouseDoubleClickedEvent
RadElement.MouseDownEvent
RadElement.MouseUpEvent
RadElement.MouseWheelEvent
RadElement.ChildElementAddedEvent
RadElement.ParentChangedEvent
RadElement.BoundsChangedEvent
RadElement.VisibilityChangingEvent
RadElement.EnabledChangedEvent
RadElement.ControlChangedEvent
RadElement.BackgroundShapeProperty
RadElement.BackgroundShapePaintModeProperty
RadElement.ContainsFocusProperty
RadElement.ContainsMouseProperty
RadElement.IsEditedInSpyProperty
RadElement.MaxSizeProperty
RadElement.RightToLeftProperty
RadElement.AutoSizeProperty
RadElement.ZIndexProperty
RadElement.AngleTransformProperty
RadElement.ScaleTransformProperty
RadElement.PositionOffsetProperty
RadElement.TagProperty
RadElement.StretchHorizontallyProperty
RadElement.StretchVerticallyProperty
RadElement.UseCompatibleTextRenderingProperty
RadElement.ClickModeProperty
RadElement.styleVersion
RadElement.paintSystemSkin
RadElement.TraceInvalidation
RadElement.SetPropertyValueCommand
RadElement.GetPropertyValueCommand
RadElement.RadElementLastStateKey
RadElement.StyleProperty
RadElement.CallCreateChildElements()
RadElement.SuspendReferenceUpdate()
RadElement.ResumeReferenceUpdate()
RadElement.OnLoad(Boolean)
RadElement.CallOnLoad(Boolean)
RadElement.LoadCore()
RadElement.OnUnload(ComponentThemableElementTree, Boolean)
RadElement.UnloadCore(ComponentThemableElementTree)
RadElement.OnUnloaded(ComponentThemableElementTree)
RadElement.OnElementTreeChanged(ComponentThemableElementTree)
RadElement.OnBeginDispose()
RadElement.SetParent(RadElement)
RadElement.OnParentChanged(RadElement)
RadElement.UpdateReferences(ComponentThemableElementTree, Boolean, Boolean)
RadElement.SetIsDesignMode(Boolean, Boolean)
RadElement.ChangeCollection(RadElement, ItemsChangeOperation)
RadElement.ResetLayout(Boolean)
RadElement.HasInvisibleAncestor()
RadElement.ResetLayoutCore()
RadElement.SetAllLocalValuesAsDefault(Boolean)
RadElement.InvalidateArrange()
RadElement.InvalidateArrange(Boolean)
RadElement.InvalidateMeasure()
RadElement.InvalidateMeasure(Boolean)
RadElement.UpdateLayout()
RadElement.SuspendLayout()
RadElement.SuspendLayout(Boolean)
RadElement.ResumeLayout(Boolean)
RadElement.ResumeLayout(Boolean, Boolean)
RadElement.Arrange(RectangleF)
RadElement.Measure(SizeF)
RadElement.SetBounds(Rectangle)
RadElement.SetBounds(Int32, Int32, Int32, Int32)
RadElement.GetBoundingRectangle(Size)
RadElement.GetBoundingRectangle(Rectangle)
RadElement.GetDesiredSize(Boolean)
RadElement.PointToScreen(Point)
RadElement.PointFromScreen(Point)
RadElement.PointToControl(Point)
RadElement.PointFromControl(Point)
RadElement.LocationToControl()
RadElement.RectangleToScreen(Rectangle)
RadElement.CallOnRenderSizeChanged(SizeChangedInfo)
RadElement.OnRenderSizeChanged(SizeChangedInfo)
RadElement.OnChildDesiredSizeChanged(RadElement)
RadElement.OnLayoutPropertyChanged(RadPropertyChangedEventArgs)
RadElement.ArrangeCore(RectangleF)
RadElement.MeasureCore(SizeF)
RadElement.MeasureChildren(SizeF)
RadElement.GetArrangeRect(RectangleF)
RadElement.CanExecuteLayoutOperation()
RadElement.LockBounds()
RadElement.UnlockBounds()
RadElement.SetBoundsCore(Rectangle)
RadElement.IsInValidState(Boolean)
RadElement.GetScrollingOffset()
RadElement.Invalidate()
RadElement.Invalidate(Boolean)
RadElement.GetInvalidateBounds()
RadElement.NotifyInvalidate(RadElement)
RadElement.OnTransformationInvalidated()
RadElement.InvalidateTransformations()
RadElement.PerformLayoutTransformation(RadMatrix)
RadElement.PerformPaintTransformation(RadMatrix)
RadElement.IsInGetAsBitmap()
RadElement.PaintElementSkin(IGraphics)
RadElement.Paint(IGraphics, Rectangle, Single, SizeF, Boolean)
RadElement.PaintBackgroundShape(IGraphics)
RadElement.PostPaintChildren(IGraphics, Rectangle, Single, SizeF)
RadElement.PaintChild(RadElement, IGraphics, Rectangle, Single, SizeF, Boolean)
RadElement.PaintShadow(RadElement, IGraphics)
RadElement.PaintShadowCore(Graphics, Rectangle, RadItem)
RadElement.GetShadowRect(Rectangle, Int32)
RadElement.PaintFocusCues(IGraphics, Rectangle)
RadElement.GetAsBitmap(IGraphics, Brush, Single, SizeF)
RadElement.GetAsTransformedBitmap(IGraphics, Brush, Single, SizeF)
RadElement.GetAsTransformedBitmap(Brush, Single, SizeF)
RadElement.GetAsTransformedBitmap(Rectangle, Brush, Single, SizeF)
RadElement.GetAsBitmapEx(Brush, Single, SizeF)
RadElement.GetAsBitmap(Brush, Single, SizeF)
RadElement.IsInVisibleClipBounds(Rectangle)
RadElement.SetClipping(Graphics)
RadElement.ShouldPaintChild(RadElement)
RadElement.GetFocusRect()
RadElement.GetCurrentShape()
RadElement.GetPaintRectangle(Single, Single, SizeF)
RadElement.GetPatchedRect(RectangleF, Single, SizeF)
RadElement.GetXPVisualStyle()
RadElement.GetVistaVisualStyle()
RadElement.InitializeSystemSkinPaint()
RadElement.UnitializeSystemSkinPaint()
RadElement.GetSystemSkinPaintBounds()
RadElement.OnUseSystemSkinChanged(EventArgs)
RadElement.ShouldPaintSystemSkin()
RadElement.ComposeShouldPaintSystemSkin()
RadElement.ResetStyleSettings(Boolean)
RadElement.ResetStyleSettings(Boolean, RadProperty)
RadElement.ProcessBehaviors(RadPropertyChangedEventArgs)
RadElement.AddBehavior(PropertyChangeBehavior)
RadElement.GetBehaviors()
RadElement.RemoveBehavior(PropertyChangeBehavior)
RadElement.ClearBehaviors()
RadElement.AddRangeBehavior(PropertyChangeBehaviorCollection)
RadElement.SetThemeApplied(Boolean)
RadElement.OnStyleChanged(RadPropertyChangedEventArgs)
RadElement.SuspendThemeRefresh()
RadElement.ResumeThemeRefresh()
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.GetChildAt(Int32)
RadElement.IsChildOf(RadElement)
RadElement.Focus()
RadElement.Focus(Boolean)
RadElement.SetFocusPropertySafe(Boolean)
RadElement.SetElementFocused(Boolean)
RadElement.KillFocus()
RadElement.SetFocus()
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.CallDoMouseWheel(MouseEventArgs)
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.UpdateContainsMouse()
RadElement.UpdateContainsFocus(Boolean)
RadElement.DoMouseEnter(EventArgs)
RadElement.DoMouseLeave(EventArgs)
RadElement.CallDoMouseDown(MouseEventArgs)
RadElement.CallDoMouseUp(MouseEventArgs)
RadElement.CallDoMouseMove(MouseEventArgs)
RadElement.CallDoMouseHover(EventArgs)
RadElement.CallDoMouseEnter(EventArgs)
RadElement.CallDoMouseLeave(EventArgs)
RadElement.CallDoClick(EventArgs)
RadElement.CallDoDoubleClick(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(Boolean)
RadElement.DisposeChildren()
RadElement.ResetUseCompatibleTextRendering()
RadElement.ShouldSerializeUseCompatibleTextRendering()
RadElement.IStylableNode.GetThemeEffectiveType()
RadElement.IStylableNode.ApplySettings(PropertySettingGroup)
RadElement.GetStylableChildrenHierarchy()
RadElement.GetStylableChildren()
RadElement.ResetStyleVersion()
RadElement.GetBorderThickness(BorderPrimitive)
RadElement.DpiScaleChanged(SizeF)
RadElement.ElementState
RadElement.LayoutManager
RadElement.DesiredSize
RadElement.IsLayoutSuspended
RadElement.BoundingRectangle
RadElement.ControlBoundingRectangle
RadElement.BypassLayoutPolicies
RadElement.IsArrangeValid
RadElement.IsMeasureValid
RadElement.PreviousArrangeRect
RadElement.PreviousConstraint
RadElement.TreeLevel
RadElement.Transform
RadElement.TotalTransform
RadElement.ShouldPaintUsingParentShape
RadElement.UseSystemSkin
RadElement.VsbVisible
RadElement.PropagateStyleToChildren
RadElement.ThemeEffectiveType
RadElement.ElementTree
RadElement.Children
RadElement.ChildrenHierarchy
RadElement.Parent
RadElement.RoutedEventBehaviors
RadElement.LayoutableChildrenCount
RadElement.ContainsFocus
RadElement.NotifyParentOnMouseInput
RadElement.IsAbleToRespondToMouseEvents
RadElement.AutoSize
RadElement.Bounds
RadElement.Location
RadElement.Size
RadElement.BorderThickness
RadElement.Padding
RadElement.Margin
RadElement.Alignment
RadElement.AutoSizeMode
RadElement.FitToSizeMode
RadElement.Enabled
RadElement.IsFocused
RadElement.IsMouseOver
RadElement.IsMouseOverElement
RadElement.IsMouseDown
RadElement.InvalidateChildrenOnChildChanged
RadElement.Visibility
RadElement.IsElementVisible
RadElement.Name
RadElement.Class
RadElement.ClipDrawing
RadElement.Shape
RadElement.MinSize
RadElement.MaxSize
RadElement.ZIndex
RadElement.RightToLeft
RadElement.UseCompatibleTextRendering
RadElement.BackgroundShape
RadElement.BackgroundShapePaintMode
RadElement.ContainsMouse
RadElement.Capture
RadElement.ScaleTransform
RadElement.AngleTransform
RadElement.PositionOffset
RadElement.SerializeElement
RadElement.SerializeChildren
RadElement.RenderingMaxFramerate
RadElement.IsThemeApplied
RadElement.ShouldApplyTheme
RadElement.UseCenteredAngleTransform
RadElement.Tag
RadElement.StretchHorizontally
RadElement.StretchVertically
RadElement.ClickMode
RadElement.DoubleClickEnabled
RadElement.CaptureOnMouseDown
RadElement.IsFocusable
RadElement.IsItemHovered
RadElement.IStylableNode.Parent
RadElement.IStylableNode.ChildrenHierarchy
RadElement.IStylableNode.Children
RadElement.IStylableNode.Class
RadElement.Style
RadElement.AutoToolTip
RadElement.ScreenTip
RadElement.AutoNumberKeyTip
RadElement.MeasureIsDirty
RadElement.ArrangeIsDirty
RadElement.NeverMeasured
RadElement.NeverArranged
RadElement.ArrangeInProgress
RadElement.MeasureInProgress
RadElement.ShouldPaintChildren
RadElement.InvalidateMeasureOnRemove
RadElement.HideFromElementHierarchyEditor
RadElement.DpiScaleFactor
RadElement.LayoutUpdated
RadElement.ElementPainted
RadElement.MouseHover
RadElement.MouseMove
RadElement.MouseDown
RadElement.MouseUp
RadElement.Click
RadElement.DoubleClick
RadElement.MouseEnter
RadElement.MouseWheel
RadElement.EnabledChanged
RadElement.MouseLeave
RadElement.ChildrenChanged
RadElement.LostMouseCapture
RadObject.BindingContextProperty
RadObject.RadType
RadObject.ClearPropertyStore()
RadObject.SuspendPropertyNotifications()
RadObject.ResumePropertyNotifications()
RadObject.GetPropertyValue(RadProperty)
RadObject.SetDefaultValueOverride(RadProperty, Object)
RadObject.SetValueAtDesignTime(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.RemoveStylePropertySetting(IPropertySetting)
RadObject.RemoveStylePropertySetting(RadProperty)
RadObject.GetInheritedValue(RadProperty)
RadObject.OnNotifyPropertyChanged(String)
RadObject.OnShouldSerializeProperty(ShouldSerializePropertyEventArgs)
RadObject.PropertyValues
RadObject.PropertyFilter
RadObject.RadObjectType
RadObject.BindingContext
RadObject.PropertyChanged
RadObject.RadPropertyChanged
RadObject.RadPropertyChanging
RadObject.ShouldSerializePropertyHandler
DisposableObject.GetBitState(Int64)
DisposableObject.SetBitState(Int64, Boolean)
DisposableObject.Dispose()
DisposableObject.Dispose(Boolean)
DisposableObject.DisposeUnmanagedResources()
DisposableObject.BitState
DisposableObject.Events
DisposableObject.IsDisposing
DisposableObject.IsDisposed
DisposableObject.Disposed
DisposableObject.Disposing
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

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

Constructors

RadPageViewNavigationViewElement()

Initializes a new instance of the RadPageViewNavigationViewElement class.

Declaration
public RadPageViewNavigationViewElement()

Fields

CollapsedGlyphProperty

Identifies the CollapsedGlyph dependency property.

Declaration
public static RadProperty CollapsedGlyphProperty
Field Value
RadProperty

CollapsedPaneWidthProperty

Identifies the CollapsedPaneWidth dependency property.

Declaration
public static RadProperty CollapsedPaneWidthProperty
Field Value
RadProperty

CompactModeThresholdWidthProperty

Identifies the CompactModeThresholdWidth dependency property.

Declaration
public static RadProperty CompactModeThresholdWidthProperty
Field Value
RadProperty

DisplayModeProperty

Identifies the DisplayMode dependency property.

Declaration
public static RadProperty DisplayModeProperty
Field Value
RadProperty

ExpandedGlyphProperty

Identifies the ExpandedGlyph dependency property.

Declaration
public static RadProperty ExpandedGlyphProperty
Field Value
RadProperty

ExpandedModeThresholdWidthProperty

Identifies the ExpandedModeThresholdWidth dependency property.

Declaration
public static RadProperty ExpandedModeThresholdWidthProperty
Field Value
RadProperty

ExpandedPaneWidthProperty

Identifies the ExpandedPaneWidth dependency property.

Declaration
public static RadProperty ExpandedPaneWidthProperty
Field Value
RadProperty

HeaderHeightProperty

Identifies the HeaderHeight dependency property.

Declaration
public static RadProperty HeaderHeightProperty
Field Value
RadProperty

HierarchyIndentProperty

Identifies the HierarchyIndent dependency property.

Declaration
public static RadProperty HierarchyIndentProperty
Field Value
RadProperty

HierarchyPopupExpandModeProperty

Identifies the HierarchyPopupExpandMode dependency property.

Declaration
public static RadProperty HierarchyPopupExpandModeProperty
Field Value
RadProperty

ItemExpandCollapseModeProperty

Identifies the ItemExpandCollapseMode dependency property.

Declaration
public static RadProperty ItemExpandCollapseModeProperty
Field Value
RadProperty

Properties

AllowAnimation

Gets or sets a value indicating whether animations are enabled for expand and collapse operations.

Declaration
public bool AllowAnimation { get; set; }
Property Value
System.Boolean

AnimatedStripScrolling

This property is not relevant for this class.

Declaration
public override bool AnimatedStripScrolling { get; set; }
Property Value
System.Boolean

Overrides
RadPageViewStripElement.AnimatedStripScrolling

AnimationFrames

Gets or sets the total number of animation frames used during expand and collapse operations.

Declaration
public int AnimationFrames { get; set; }
Property Value
System.Int32

AnimationInterval

Gets or sets the interval between animation frames during expand and collapse operations.

Declaration
public int AnimationInterval { get; set; }
Property Value
System.Int32

CollapsedGlyph

Gets or sets the glyph displayed in the expander element when a navigation item is in its collapsed state.

Declaration
public string CollapsedGlyph { get; set; }
Property Value
System.String

CollapsedPaneWidth

Gets or sets the width of the navigation pane when the view is in collapsed state.

Declaration
public int CollapsedPaneWidth { get; set; }
Property Value
System.Int32

CompactModeThresholdWidth

Gets or sets the width threshold that determines when the navigation view switches between collapsed and compact modes in auto display mode.

Declaration
public int CompactModeThresholdWidth { get; set; }
Property Value
System.Int32

DisplayMode

Gets or sets the display mode that determines how the navigation view renders and behaves.

Declaration
public NavigationViewDisplayModes DisplayMode { get; set; }
Property Value
NavigationViewDisplayModes

ExpandedGlyph

Gets or sets the glyph displayed in the expander element when a navigation item is in its expanded state.

Declaration
public string ExpandedGlyph { get; set; }
Property Value
System.String

ExpandedModeThresholdWidth

Gets or sets the width threshold that determines when the navigation view switches between compact and expanded modes in auto display mode.

Declaration
public int ExpandedModeThresholdWidth { get; set; }
Property Value
System.Int32

ExpandedPaneWidth

Gets or sets the width of the navigation pane when the view is in expanded state.

Declaration
public int ExpandedPaneWidth { get; set; }
Property Value
System.Int32

Footer

This property is not relevant for this class.

Declaration
public override RadPageViewLabelElement Footer { get; }
Property Value
RadPageViewLabelElement

Overrides
RadPageViewElement.Footer

HamburgerButton

Gets the hamburger button element that toggles the navigation view's collapsed state.

Declaration
public RadButtonElement HamburgerButton { get; }
Property Value
RadButtonElement

Header

This property is not relevant for this class.

Declaration
public override RadPageViewLabelElement Header { get; }
Property Value
RadPageViewLabelElement

Overrides
RadPageViewElement.Header

HeaderElement

Gets the header element that displays the current page title and provides additional navigation options.

Declaration
public NavigationViewHeaderElement HeaderElement { get; }
Property Value
NavigationViewHeaderElement

HeaderHeight

Gets or sets the height of the header area that contains the page title and navigation controls.

Declaration
public int HeaderHeight { get; set; }
Property Value
System.Int32

HierarchyIndent

Gets or sets the indentation amount applied to child navigation items in hierarchical structures.

Declaration
public int HierarchyIndent { get; set; }
Property Value
System.Int32

HierarchyPopupExpandMode

Gets or sets the expand mode for hierarchical popups that determines when child items are displayed in popup menus.

Declaration
public NavigationViewHierarchyPopupExpandMode HierarchyPopupExpandMode { get; set; }
Property Value
NavigationViewHierarchyPopupExpandMode

IsCollapsed

Gets a value indicating whether the navigation view is currently in its collapsed state.

Declaration
public bool IsCollapsed { get; }
Property Value
System.Boolean

ItemExpandCollapseMode

Gets or sets the interaction mode that determines how hierarchical navigation items can be expanded and collapsed.

Declaration
public NavigationViewItemExpandCollapseMode ItemExpandCollapseMode { get; set; }
Property Value
NavigationViewItemExpandCollapseMode

MinumumHierarchicalPopupSize

Gets or sets the minimum size for hierarchical popup menus, with automatic size calculation based on item content as the default behavior.

Declaration
public Size MinumumHierarchicalPopupSize { get; set; }
Property Value
System.Drawing.Size

NewItemVisibility

Gets or sets the visibility mode for the new item functionality.

Declaration
public override StripViewNewItemVisibility NewItemVisibility { get; set; }
Property Value
StripViewNewItemVisibility

Overrides
RadPageViewStripElement.NewItemVisibility

Popup

Gets the popup control used in minimal and compact display modes to show navigation items.

Declaration
public virtual RadPopupControlBase Popup { get; }
Property Value
RadPopupControlBase

PopupStack

Gets the stack layout element that organizes navigation items within the popup.

Declaration
public virtual StackLayoutElement PopupStack { get; }
Property Value
StackLayoutElement

StripAlignment

This property is not relevant for this class.

Declaration
public override StripViewAlignment StripAlignment { get; set; }
Property Value
StripViewAlignment

Overrides
RadPageViewStripElement.StripAlignment

StripButtons

This property is not relevant for this class.

Declaration
public override StripViewButtons StripButtons { get; set; }
Property Value
StripViewButtons

Overrides
RadPageViewStripElement.StripButtons

StripScrollingAnimation

This property is not relevant for this class.

Declaration
public override RadEasingType StripScrollingAnimation { get; set; }
Property Value
RadEasingType

Overrides
RadPageViewStripElement.StripScrollingAnimation

Methods

AddFooterItem(RadPageViewItem)

Adds a navigation item to the footer area of the navigation view for secondary actions or settings.

Declaration
public void AddFooterItem(RadPageViewItem item)
Parameters
RadPageViewItem item

The navigation item to be displayed in the footer area.

AddFooterPage(RadPageViewPage)

Adds a page to the footer area of the navigation view for secondary actions or settings.

Declaration
public void AddFooterPage(RadPageViewPage page)
Parameters
RadPageViewPage page

The page to be displayed in the footer area.

AddHeaderItem(RadPageViewItem)

Adds a navigation item to the header area of the navigation view for quick access.

Declaration
public void AddHeaderItem(RadPageViewItem item)
Parameters
RadPageViewItem item

The navigation item to be displayed in the header area.

AddHeaderPage(RadPageViewPage)

Adds a page to the header area of the navigation view for quick access.

Declaration
public void AddHeaderPage(RadPageViewPage page)
Parameters
RadPageViewPage page

The page to be displayed in the header area.

AddItemCore(RadPageViewItem)

Handles the addition of a new navigation item to the view, ensuring proper configuration and hierarchy.

Declaration
protected override void AddItemCore(RadPageViewItem item)
Parameters
RadPageViewItem item

The navigation item being added to the view.

Overrides
RadPageViewStripElement.AddItemCore(RadPageViewItem)

ApplyThemeToPopup(RadElementTree, RadPopupControlBase)

Applies the appropriate theme to a popup control based on the element tree's theme configuration.

Declaration
public static void ApplyThemeToPopup(RadElementTree elementTree, RadPopupControlBase popup)
Parameters
RadElementTree elementTree

The element tree containing theme information.

RadPopupControlBase popup

The popup control to apply the theme to.

ArrangeItems(RectangleF)

Arranges the navigation items and content areas within the specified rectangle, considering the current display mode.

Declaration
protected override RectangleF ArrangeItems(RectangleF itemsRect)
Parameters
System.Drawing.RectangleF itemsRect

The rectangle containing the area available for arranging navigation items.

Returns
System.Drawing.RectangleF

The rectangle representing the content area after navigation items have been arranged.

Overrides
RadPageViewStripElement.ArrangeItems(RectangleF)

ArrangeOverride(SizeF)

Arranges the navigation view element and its children within the specified size, positioning elements according to the current display mode.

Declaration
protected override SizeF ArrangeOverride(SizeF finalSize)
Parameters
System.Drawing.SizeF finalSize

The final area within which the navigation view element should arrange itself and its children.

Returns
System.Drawing.SizeF

The actual size used by the navigation view element after arranging its children.

Overrides
RadPageViewElement.ArrangeOverride(SizeF)

CloseItem(RadPageViewItem)

This method is not relevant for this class.

Declaration
protected override void CloseItem(RadPageViewItem item)
Parameters
RadPageViewItem item

Overrides
RadPageViewStripElement.CloseItem(RadPageViewItem)

Collapse()

Collapses the navigation view to its minimal state, hiding navigation items while keeping the hamburger button visible.

Declaration
public virtual void Collapse()

CreateChildElements()

Creates the child elements of the navigation view including the header and hamburger button.

Declaration
protected override void CreateChildElements()
Overrides
RadPageViewStripElement.CreateChildElements()

CreateHamburgerButton()

Creates the hamburger button element for the navigation view.

Declaration
protected virtual HamburgerButtonElement CreateHamburgerButton()
Returns
HamburgerButtonElement

A new HamburgerButtonElement instance.

CreateHeaderElement()

Creates the header element for the navigation view.

Declaration
protected virtual NavigationViewHeaderElement CreateHeaderElement()
Returns
NavigationViewHeaderElement

A new NavigationViewHeaderElement instance.

CreateItem()

Creates a new navigation view item.

Declaration
protected override RadPageViewItem CreateItem()
Returns
RadPageViewItem

A new RadPageViewNavigationViewItem instance.

Overrides
RadPageViewStripElement.CreateItem()

CreateItemContainer()

Creates a new item container for the navigation view.

Declaration
protected override StripViewItemContainer CreateItemContainer()
Returns
StripViewItemContainer

A new NavigationViewItemContainer instance.

Overrides
RadPageViewStripElement.CreateItemContainer()

CreatePopup()

Creates the popup control used in minimal and compact display modes.

Declaration
protected virtual RadPopupControlBase CreatePopup()
Returns
RadPopupControlBase

A new RadPopupControlBase instance.

CreatePopupStack()

Creates the stack layout element for organizing items in the popup.

Declaration
protected virtual StackLayoutElement CreatePopupStack()
Returns
StackLayoutElement

A new StackLayoutElement instance.

EnsureDisplayMode(NavigationViewDisplayModes)

Ensures that the navigation view's layout and behavior matches the specified display mode.

Declaration
protected virtual void EnsureDisplayMode(NavigationViewDisplayModes mode)
Parameters
NavigationViewDisplayModes mode

The display mode to ensure is properly configured.

Expand()

Expands the navigation view from its collapsed state, showing navigation items and enabling full interaction.

Declaration
public virtual void Expand()

GetEffectiveDisplayMode()

Determines the effective display mode based on the current configuration and available space.

Declaration
protected virtual NavigationViewDisplayModes GetEffectiveDisplayMode()
Returns
NavigationViewDisplayModes

The display mode that should be used for the current conditions.

GetEffectiveDisplayMode(Single)

Determines the effective display mode based on the specified width and current configuration.

Declaration
protected virtual NavigationViewDisplayModes GetEffectiveDisplayMode(float width)
Parameters
System.Single width

The available width for determining the appropriate display mode.

Returns
NavigationViewDisplayModes

The display mode that should be used for the specified width.

GetPeekPopupArrowDirection()

Determines the arrow direction for peek popup functionality in the navigation view.

Declaration
protected override ArrowDirection GetPeekPopupArrowDirection()
Returns
ArrowDirection

The arrow direction for peek popups.

Overrides
RadPageViewStripElement.GetPeekPopupArrowDirection()

MeasureItems(SizeF)

Measures the navigation items within the available space, applying constraints based on pane width settings.

Declaration
protected override SizeF MeasureItems(SizeF availableSize)
Parameters
System.Drawing.SizeF availableSize

The available size for measuring the navigation items.

Returns
System.Drawing.SizeF

The desired size for the navigation items based on their content and layout requirements.

Overrides
RadPageViewStripElement.MeasureItems(SizeF)

MeasureOverride(SizeF)

Measures the navigation view element and its children to determine the desired size based on available space and current display mode.

Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
System.Drawing.SizeF availableSize

The available size for the navigation view element.

Returns
System.Drawing.SizeF

The desired size of the navigation view element based on its content and layout requirements.

Overrides
RadPageViewElement.MeasureOverride(SizeF)

OnCollapsed(EventArgs)

Fires the Collapsed event.

Declaration
protected virtual void OnCollapsed(EventArgs e)
Parameters
System.EventArgs e

The event arguments.

OnCollapsing(CancelEventArgs)

Fires the Collapsing event.

Declaration
protected virtual void OnCollapsing(CancelEventArgs e)
Parameters
System.ComponentModel.CancelEventArgs e

The event arguments.

OnEnabledChanged(RadPropertyChangedEventArgs)

Handles changes to the enabled state and raises appropriate UI automation events for accessibility support.

Declaration
protected override void OnEnabledChanged(RadPropertyChangedEventArgs e)
Parameters
RadPropertyChangedEventArgs e

The property change event arguments containing the enabled state change details.

Overrides
RadItem.OnEnabledChanged(RadPropertyChangedEventArgs)

OnExpanded(EventArgs)

Fires the Expanded event.

Declaration
protected virtual void OnExpanded(EventArgs e)
Parameters
System.EventArgs e

The event arguments.

OnExpanding(CancelEventArgs)

Fires the Expanding event.

Declaration
protected virtual void OnExpanding(CancelEventArgs e)
Parameters
System.ComponentModel.CancelEventArgs e

The event arguments.

OnItemCollapsed(Object, EventArgs)

Fires the ItemCollapsed event.

Declaration
protected virtual void OnItemCollapsed(object item, EventArgs e)
Parameters
System.Object item

The item.

System.EventArgs e

The event arguments.

OnItemCollapsing(Object, CancelEventArgs)

Fires the ItemCollapsing event.

Declaration
protected virtual void OnItemCollapsing(object item, CancelEventArgs e)
Parameters
System.Object item

The item.

System.ComponentModel.CancelEventArgs e

The event arguments.

OnItemExpanded(Object, EventArgs)

Fires the ItemExpanded event.

Declaration
protected virtual void OnItemExpanded(object item, EventArgs e)
Parameters
System.Object item

The item.

System.EventArgs e

The event arguments.

OnItemExpanding(Object, CancelEventArgs)

Fires the ItemExpanding event.

Declaration
protected virtual void OnItemExpanding(object item, CancelEventArgs e)
Parameters
System.Object item

The item.

System.ComponentModel.CancelEventArgs e

The event arguments.

OnItemPopupClosed(Object, EventArgs)

Fires the ItemPopupClosed event.

Declaration
protected virtual void OnItemPopupClosed(object item, EventArgs e)
Parameters
System.Object item

The item.

System.EventArgs e

The event arguments.

OnItemPopupClosing(Object, CancelEventArgs)

Fires the ItemPopupClosing event.

Declaration
protected virtual void OnItemPopupClosing(object item, CancelEventArgs e)
Parameters
System.Object item

The item.

System.ComponentModel.CancelEventArgs e

The event arguments.

OnItemPopupOpened(Object, EventArgs)

Fires the ItemPopupOpened event.

Declaration
protected virtual void OnItemPopupOpened(object item, EventArgs e)
Parameters
System.Object item

The item.

System.EventArgs e

The event arguments.

OnItemPopupOpening(Object, CancelEventArgs)

Fires the ItemPopupOpening event.

Declaration
protected virtual void OnItemPopupOpening(object item, CancelEventArgs e)
Parameters
System.Object item

The item.

System.ComponentModel.CancelEventArgs e

The event arguments.

OnLoaded()

Called when the element is loaded and ready for interaction, initializing header text and other UI elements.

Declaration
protected override void OnLoaded()
Overrides
RadPageViewElement.OnLoaded()

OnNotifyPropertyChanged(PropertyChangedEventArgs)

Handles property change notifications for the navigation view and updates appropriate visual states and layouts.

Declaration
protected override void OnNotifyPropertyChanged(PropertyChangedEventArgs e)
Parameters
System.ComponentModel.PropertyChangedEventArgs e

The property change event arguments containing information about the changed property.

Overrides
RadObject.OnNotifyPropertyChanged(PropertyChangedEventArgs)

OnPropertyChanged(RadPropertyChangedEventArgs)

Handles property change notifications and applies appropriate updates to the navigation view's state and appearance.

Declaration
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)
Parameters
RadPropertyChangedEventArgs e

The property change event arguments containing details about the changed property.

Overrides
RadPageViewStripElement.OnPropertyChanged(RadPropertyChangedEventArgs)

PinItem(RadPageViewItem, NavigationViewItemPinPosition)

Pins a navigation item to a specific position within the navigation view layout.

Declaration
public void PinItem(RadPageViewItem item, NavigationViewItemPinPosition position)
Parameters
RadPageViewItem item

The navigation item to be pinned.

NavigationViewItemPinPosition position

The target pin position for the item.

PinPage(RadPageViewPage, NavigationViewItemPinPosition)

Pins a page item to a specific position within the navigation view layout.

Declaration
public void PinPage(RadPageViewPage page, NavigationViewItemPinPosition position)
Parameters
RadPageViewPage page

The page whose navigation item will be pinned.

NavigationViewItemPinPosition position

The target pin position for the item.

RemoveItemCore(RadPageViewItem)

Handles the removal of a navigation item from the view, performing necessary cleanup operations.

Declaration
protected override void RemoveItemCore(RadPageViewItem item)
Parameters
RadPageViewItem item

The navigation item being removed from the view.

Overrides
RadPageViewElement.RemoveItemCore(RadPageViewItem)

SelectNextItemCore(RadPageViewItem, Boolean, Boolean)

Handles navigation between items in the view, supporting hierarchical structures and proper focus management.

Declaration
protected override bool SelectNextItemCore(RadPageViewItem current, bool forward, bool wrap)
Parameters
RadPageViewItem current

The currently selected navigation item.

System.Boolean forward

True to navigate forward, false to navigate backward.

System.Boolean wrap

True to allow wrapping from the last item to the first or vice versa.

Returns
System.Boolean

True if navigation was successful, false otherwise.

Overrides
RadPageViewElement.SelectNextItemCore(RadPageViewItem, Boolean, Boolean)

SetDisplayMode(NavigationViewDisplayModes)

Configures the navigation view for the specified display mode and applies the appropriate layout settings.

Declaration
protected virtual void SetDisplayMode(NavigationViewDisplayModes mode)
Parameters
NavigationViewDisplayModes mode

The display mode to be applied to the navigation view.

SetSelectedItem(RadPageViewItem)

Sets the specified navigation item as the currently selected item and updates the navigation view accordingly.

Declaration
protected override void SetSelectedItem(RadPageViewItem item)
Parameters
RadPageViewItem item

The navigation item to be selected.

Overrides
RadPageViewStripElement.SetSelectedItem(RadPageViewItem)

ShouldArrangeChild(RadElement)

Determines whether a specific child element should participate in the arrange phase of layout.

Declaration
protected override bool ShouldArrangeChild(RadElement child)
Parameters
RadElement child

The child element to evaluate for arrangement participation.

Returns
System.Boolean

True if the child should be arranged, false if it should be excluded from arrangement.

Overrides
RadElement.ShouldArrangeChild(RadElement)

ShouldMeasureChild(RadElement)

Determines whether a specific child element should participate in the measure phase of layout.

Declaration
protected override bool ShouldMeasureChild(RadElement child)
Parameters
RadElement child

The child element to evaluate for measurement participation.

Returns
System.Boolean

True if the child should be measured, false if it should be excluded from measurement.

Overrides
RadElement.ShouldMeasureChild(RadElement)

UnpinItem(RadPageViewItem)

Removes the pinned status from a navigation item, allowing it to return to its normal position.

Declaration
public void UnpinItem(RadPageViewItem item)
Parameters
RadPageViewItem item

The navigation item to be unpinned.

UnpinPage(RadPageViewPage)

Removes the pinned status from a page item, allowing it to return to its normal position.

Declaration
public void UnpinPage(RadPageViewPage page)
Parameters
RadPageViewPage page

The page to be unpinned.

Events

Collapsed

Occurs after the hamburger menu is collapsed.

Declaration
public event EventHandler Collapsed
Event Type
System.EventHandler

Collapsing

Occurs before the hamburger menu is collapsed.

Declaration
public event CancelEventHandler Collapsing
Event Type
System.ComponentModel.CancelEventHandler

Expanded

Occurs after the hamburger menu is expanded.

Declaration
public event EventHandler Expanded
Event Type
System.EventHandler

Expanding

Occurs before the hamburger menu is expanded.

Declaration
public event CancelEventHandler Expanding
Event Type
System.ComponentModel.CancelEventHandler

ItemCollapsed

Occurs after a hierarchical navigation item is collapsed.

Declaration
public event EventHandler ItemCollapsed
Event Type
System.EventHandler

ItemCollapsing

Occurs before a hierarchical navigation item is collapsed.

Declaration
public event CancelEventHandler ItemCollapsing
Event Type
System.ComponentModel.CancelEventHandler

ItemExpanded

Occurs after a hierarchical navigation item is expanded.

Declaration
public event EventHandler ItemExpanded
Event Type
System.EventHandler

ItemExpanding

Occurs before a hierarchical navigation item is expanded.

Declaration
public event CancelEventHandler ItemExpanding
Event Type
System.ComponentModel.CancelEventHandler

ItemPopupClosed

Occurs after a hierarchy popup associated with a RadPageViewNavigationViewItem has closed. The actual item is passed as the sender in the event handler.

Declaration
public event EventHandler ItemPopupClosed
Event Type
System.EventHandler

ItemPopupClosing

Occurs before a hierarchy popup associated with a RadPageViewNavigationViewItem closes. The actual item is passed as the sender in the event handler.

Declaration
public event CancelEventHandler ItemPopupClosing
Event Type
System.ComponentModel.CancelEventHandler

ItemPopupOpened

Occurs after a hierarchical popup associated with a RadPageViewNavigationViewItem has opened. The actual item is passed as the sender in the event handler.

Declaration
public event EventHandler ItemPopupOpened
Event Type
System.EventHandler

ItemPopupOpening

Occurs before a hierarchical popup associated with a RadPageViewNavigationViewItem opens. The actual item is passed as the sender in the event handler.

Declaration
public event CancelEventHandler ItemPopupOpening
Event Type
System.ComponentModel.CancelEventHandler

Extension Methods

CommonExtensions.ClearIfNoBindingAndSet(RadObject, RadProperty)
DispatcherExtensions.CheckAccess(RadObject)
SerializationExtensions.DeserializePrimitives(RadItem, SerializationInfo)
CommonExtensions.SetIfDifferent(RadObject, RadProperty, Object)
CommonExtensions.ClearIfSet(RadObject, RadProperty)
CommonExtensions.IsLocalValueSet(RadObject, RadProperty)
DispatcherExtensions.CheckAccess(RadObject)
DispatcherExtensions.CheckAccess(RadObject)
DispatcherExtensions.CheckAccess(RadObject)
SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.