DateTimeEditors for WinRT
C1MenuItem Class Properties

For a list of all members of this type, see C1MenuItem members.

Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCommandGets or sets the command to invoke when this button is pressed.  
Public PropertyCommandParameterGets or sets the parameter to pass to the Command property.  
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDisabledCuesVisibilityGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayMemberPath (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyGroupNameGets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).  
Public PropertyGroupStyle (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyGroupStyleSelector (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyHasItemsGets a value that indicates whether the ItemsControl contains items. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeaderGets or sets the item that labels the control. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeaderBackgroundGets or sets the background brush of the header.  
Public PropertyHeaderForegroundGets or sets the foreground brush of the header.  
Public PropertyHeaderTemplateGets or sets the template used to display the contents of the control's header. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHighlightedBackgroundGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the menu item.  
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIconGets or sets the icon that appears in a C1MenuItem.  
Public PropertyIndexGets the index of this C1.Silverlight.C1MenuItem in its parent items collection.  
Public PropertyIsCheckableGets a value that indicates whether a C1.Silverlight.C1MenuItem can be checked.  
Public PropertyIsCheckedGets or sets a value that indicates whether the C1.Silverlight.C1MenuItem is checked.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsGrouping (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyIsHighlightedGets a value that indicates whether a C1.Silverlight.C1MenuItem is highlighted.  
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsMouseOverGets a value indicating whether the mouse pointer is located over this element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsSubmenuOpenGets a value that indicates whether the submenu of the C1MenuItem is open.  
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyItemContainerGenerator (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemContainerStyleGets or sets the Style that is applied to the container element generated for each item. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyItemContainerStyleSelectorGets or sets custom style-selection logic for a style that can be applied to each generated container element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyItemContainerTransitions (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItems (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanel (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanelRoot (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsSource (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplate (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplateSelectorProvides a way to choose a DataTemplate based on the data object and the data-bound element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMenuIdentifies the parent C1.Silverlight.C1Menu of this item.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyOpenedBackgroundGets or sets the Windows.UI.Xaml.Media.Brush used in a menu item when this item is opened.  
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParentGets the C1MenuItem that is the parent of this item.  
Public PropertyParentCollectionGets the items collection of this element's parent. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyParentItemGets the C1MenuItem that is the parent of this item.  
Public PropertyParentItemsSourceReturns this element's parent ItemsSource Property. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySubMenuMaxHeightGets or sets a value that indicates the MaxHeight of the SubMenu.  
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTextAlignmentGets or sets a value that indicates the horizontal alignment of text content in the Header.  
Public PropertyTextWrappingGets or sets a value that indicates how any text should be wrapped in the Header.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1MenuItem Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback