ComponentOne UWP Edition
Demos
Docs
Samples
Download
ComponentOne Basic Library for UWP
C1.UWP Assembly
/
C1.Xaml Namespace
/
C1RadialMenu Class
/ Expand Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
Basic Library Overview
API Reference
C1.UWP Assembly
Namespaces
C1.Xaml Namespace
Overview
Classes
ArcSegmentDef
AutomationPeerFactory
AutoSearchBufferChangedEventArgs
C1BitmapIcon
C1BrushBuilder
C1CollectionView
C1Command
C1CompositeIcon
C1ContextMenu
C1ContextMenuService
C1DataTemplateSelector
C1DateSelector
C1DateTimeSelector
C1DockPanel
C1DragCompletedEventArgs
C1DragDeltaEventArgs
C1DragEventArgs
C1DragHelper
C1DragInertiaStartedEventArgs
C1DragStartedEventArgs
C1DragStartingEventArgs
C1DropDown
C1DropDownButton
C1FontIcon
C1FullscreenDialog
C1GridSplitter
C1HeaderedContentControl
C1HierarchicalDataTemplate
C1HierarchicalPresenter
C1Icon
C1IconTemplate
C1InputEventArgs
C1ItemCollection
C1ItemContainerGenerator
C1ItemsChangedEventArgs
C1ItemsControl
C1LayoutRounder
C1LayoutTransformer
C1LinePanel
C1ListBox
C1ListBoxItem
C1ListViewer
C1ListViewerItem
C1ListViewerPanel
C1MaskedTextBox
C1Menu
C1MenuItem
C1MenuList
C1NumericBox
C1OrderedSet
C1PathIcon
C1PolygonIcon
C1ProgressBar
C1ProgressBarTemplateSettings
C1ProgressIndicator
C1PropertyPathHelper
C1RadialBackgroundPresenter
C1RadialColorItem
C1RadialColorItemsPresenter
C1RadialMenu
Overview
Members
C1RadialMenu Constructor
Methods
Collapse Method
Expand Method
GoBack Method
Hide Method
OnApplyTemplate Method
OnAutoCollapseChanged Method
OnClosed Method
OnClosing Method
OnCollapsed Method
OnCollapsing Method
OnExpanded Method
OnExpanding Method
OnItemsChanged Method
OnOpened Method
OnOpening Method
Show Method
Show(FrameworkElement,Point) Method
Show(FrameworkElement,Point,Boolean) Method
Properties
AccentBrush Property
AutoCollapse Property
BackIcon Property
ColorItemStyle Property
CurrentItem Property
ExpandAreaThickness Property
HasItems Property
Icon Property
IsCollapsed Property
ItemIconStyle Property
NavigationButtonRelativeSize Property
NavigationButtonStyle Property
Offset Property
PlacementTarget Property
RadialSliderStyle Property
RootElement Property
SectorCount Property
ShowToolTip Property
ToolTipPlacement Property
ToolTipTemplate Property
Fields
AccentBrushProperty Field
AutoCollapseProperty Field
BackIconProperty Field
ColorItemStyleProperty Field
CurrentItemProperty Field
ExpandAreaThicknessProperty Field
IconProperty Field
ItemIconStyleProperty Field
NavigationButtonRelativeSizeProperty Field
NavigationButtonStyleProperty Field
OffsetProperty Field
PlacementTargetProperty Field
RadialSliderStyleProperty Field
SectorCountProperty Field
ShowToolTipProperty Field
ToolTipPlacementProperty Field
ToolTipTemplateProperty Field
Events
Closed Event
Closing Event
Collapsed Event
Collapsing Event
Expanded Event
Expanding Event
ItemChecked Event
ItemClick Event
ItemClosed Event
ItemClosing Event
ItemOpened Event
ItemOpening Event
ItemUnchecked Event
Opened Event
Opening Event
C1RadialMenuItem
C1RadialMenuItemsPresenter
C1RadialNumericItem
C1RadialPanel
C1RadialSlider
C1RangeSlider
C1RoutedEventArgs
C1ScrollCompletedEventArgs
C1ScrollDeltaEventArgs
C1ScrollEventArgs
C1ScrollHelper
C1ScrollStartedEventArgs
C1ScrollViewer
C1Separator
C1SlideContentControl
C1StyleSelector
C1TabControl
C1TabItem
C1TabItemBorder
C1TabItemPresenter
C1TabPanel
C1TapHelper
C1TappedEventArgs
C1TileListBox
C1TileListBoxPanel
C1TimeSelector
C1TreeView
C1TreeViewExpandButton
C1TreeViewItem
C1TreeViewLine
C1TreeViewLinePanel
C1UniformGrid
C1ValidationDecorator
C1VectorIcon
C1VirtualizingPanel
C1WrapPanel
C1ZoomCompletedEventArgs
C1ZoomDeltaEventArgs
C1ZoomEventArgs
C1ZoomHelper
C1ZoomStartedEventArgs
CancelSourceEventArgs
CanExecuteRoutedEventArgs
ClearStyleExtensions
CollectionViewGroup
ColorEx
CommandBinding
CommandExtensions
CommandManager
DockExtensions
ExecutedRoutedEventArgs
Extensions
FullTextFilterCondition
GroupDescription
ItemPreparedEventArgs
KeyboardUtil
LineDefinition
LineDefinitionCollection
MaskedTextChangedEventArgs
MetadataWorkaround
NullablePropertyChangedEventArgs<T>
PageChangingEventArgs
PopupUtil
PrepareDropDownEventArgs
PropertyChangedEventArgs<T>
PropertyChangingEventArgs<T>
PropertyGroupDescription
ResourceLoader
SelectionChangedEventArgs<T>
SelectionChangingEventArgs
SortDescription
SortDescriptionCollection
SourcedEventArgs
ThemeEx
TypeEx
VTreeHelper
Enumerations
Anchor
AutoScrollMode
AutoSizeMode
BreakLine
BrushBuilderExtrapolationMethod
C1DateTimePickerEditMode
C1DragHelperMode
C1ExpandDirection
C1ListBoxItemState
C1PointerDeviceType
C1SelectionMode
C1TabItemCloseOptions
C1TabItemShape
C1TabPanelOverlapDirection
C1ZoomUnitType
ContextMenuOpenMode
Dock
DropAction
DropDownDirection
ExpandMode
GridResizeBehavior
GridResizeDirection
ListSortDirection
MaskFormat
MessageBoxResult
PinMode
RangeSliderScrollBehavior
RangeValidationMode
SelectedItemOptions
SelectOnFocusCondition
UnselectedContentMode
ValidationState
Structures
AnchorMatching
C1HslColor
C1ZoomUnit
Interfaces
IC1CollectionView
IC1ContextMenu
ICharRange
IEditableCollectionView
IFullTextFilterSupport
IOrderedSet<T>
IPagedCollectionView
ISpellChecker
Delegates
CanExecuteRoutedEventHandler
ExecutedRoutedEventHandler
MaskedTextChangedEventHandler
SelectionChangingEventHandler
C1.Xaml.C1_UWP_XamlTypeInfo Namespace
Overview
GrapeCity.Common Namespace
Overview
Expand Method (C1RadialMenu)
In This Topic
Syntax
See Also
Expands the menu.
Syntax
Visual Basic
C#
public void Expand()
'Declaration Public Sub Expand()
See Also
Reference
C1RadialMenu Class
C1RadialMenu Members