ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.Menu Assembly
/
C1.WinUI.Menu Namespace
/
C1MenuItem Class
/ IsEnabled Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
Namespaces
C1.WinUI.Menu Namespace
Overview
Classes
C1ContextMenu
C1ContextMenuService
C1Menu
C1MenuItem
Overview
Members
C1MenuItem Constructor
Methods
ChangeVisualStateHighlighted Method
ChangeVisualStateIndented Method
ChangeVisualStateOpened Method
Dispose Method
Dispose(Boolean) Method
OnApplyTemplate Method
OnChecked Method
OnClick Method
OnItemsChanged Method
OnPropertyChanged Method
OnSubmenuClosed Method
OnSubmenuOpened Method
OnUnchecked Method
Properties
Command Property
CommandParameter Property
GroupName Property
HasContent Property
HighlightedBackground Property
HotKey Property
HotKeyVisibility Property
Icon Property
IconTemplate Property
IndentBackground Property
Index Property
IsCheckable Property
IsChecked Property
IsEnabled Property
IsHighlighted Property
IsHighlightSupported Property
IsIndented Property
IsSubmenuOpen Property
IsSubmenuOpenVisual Property
Level Property
Menu Property
MenuList Property
MenuStyle Property
OpenedBackground Property
OpenIconStyle Property
OpenIconTemplate Property
OpenIconVisibility Property
ParentItem Property
PopupStyle Property
SeparatorStyle Property
ShowOpenIcon Property
SubMenuMaxHeight Property
TextAlignment Property
TextWrapping Property
Fields
CommandParameterProperty Field
CommandProperty Field
GroupNameProperty Field
HighlightedBackgroundProperty Field
HotKeyProperty Field
IconProperty Field
IconTemplateProperty Field
IndentBackgroundProperty Field
IsCheckableProperty Field
IsCheckedProperty Field
IsEnabledProperty Field
IsHighlightedProperty Field
IsHighlightSupportedProperty Field
IsIndentedProperty Field
IsSubmenuOpenProperty Field
IsSubmenuOpenVisualProperty Field
MenuStyleProperty Field
OpenedBackgroundProperty Field
OpenIconStyleProperty Field
OpenIconTemplateProperty Field
PopupStyleProperty Field
SeparatorStyleProperty Field
ShowOpenIconProperty Field
SubMenuMaxHeightProperty Field
TextAlignmentProperty Field
TextWrappingProperty Field
Events
Checked Event
Click Event
PropertyChanged Event
SubmenuClosed Event
SubmenuClosing Event
SubmenuOpened Event
SubmenuOpening Event
Unchecked Event
C1MenuList
C1MenuScrollViewer
C1MenuSeparator
OpacityConverter
Interfaces
IC1ContextMenu
C1.WinUI.Menu.C1_WinUI_Menu_XamlTypeInfo Namespace
Overview
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
IsEnabled Property (C1MenuItem)
In This Topic
Syntax
See Also
Syntax
C#
public
new
bool
IsEnabled {
get
;
set
;}
See Also
Reference
C1MenuItem Class
C1MenuItem Members