Name | Description | |
---|---|---|
![]() | C1MenuSeparator Constructor | Initializes a new instance of the C1MenuSeparator class. |
The following tables list the members exposed by C1MenuSeparator.
Name | Description | |
---|---|---|
![]() | C1MenuSeparator Constructor | Initializes a new instance of the C1MenuSeparator class. |
Name | Description | |
---|---|---|
![]() | _background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) |
![]() ![]() | OrientationProperty | Identifies the Orientation dependency property. |
Name | Description | |
---|---|---|
![]() | Background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderBrush | Gets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderThickness | Gets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | ChildContent | (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | ClickToCloseMenu | Get or set the behavior that menu is closed when item is selected. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | CommandParameter | Gets or sets the parameter to pass to the Command property. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | CornerRadius | Gets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | DataItem | (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | FlowDirection | Gets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontFamily | Gets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontSize | Gets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontStyle | Gets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontWeight | Gets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | Foreground | Gets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View) |
![]() | GroupName | Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable). (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | HasContent | Gets whether the menu item has any content. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Header | gets or set the node header. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | HeaderTemplate | Get or Set custom content like Input, Group Checkbox... (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | HighlightedStyle | Gets a value that indicates Style of Highlighted Item. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | HotKey | Gets or sets the text of the hotkey that will call the command tied to the specified item. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | HotKeyVisibility | Gets the visibility of the InputGestureText. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Icon | Gets or sets the icon that appears in a C1MenuItem. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | IconTemplate | Gets or sets the template of the icon. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Index | Gets the index of this C1MenuItem in its parent items collection. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | InheritProperties | Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsCheckable | Gets or sets a value that indicates whether a C1MenuItem can be checked. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | IsChecked | Gets or sets a value that indicates whether the C1MenuItem is checked. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | IsDisposed | Gets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsEnabled | gets or set whether the node is enable or not. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | IsHighlighted | Gets or sets a value that indicates whether a C1MenuItem is highlighted. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | IsIndented | Gets or sets whether the Indent band is displayed. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsMaster | (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | IsSubmenuOpen | Gets or sets a value that indicates whether the submenu of the C1MenuItem is open. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Level | Gets the nesting level. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Menu | Gets the top level menu. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | MenuList | Gets the parent menu list. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | MenuStyle | Gets or sets the style aplied to the sub-menus. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | OnSubMenuClosedCallBack | Called when sub-menu is closed. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | OnSubMenuOpenedCallBack | Called when sub-menu is opened. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | OpenedBackground | Gets or sets the C1.Blazor.Core.C1Color used in a menu item when this item is opened. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | OpenIconStyle | Gets or sets the style of the open icon. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | OpenIconTemplate | Gets or sets the template of the icon used to show this item has a sub-menu. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | OpenIconVisibility | Gets the visibility of the open icon. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Orientation | Gets or sets the direction of the separator. |
![]() | Padding | Gets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View) |
![]() | ParentCollection | (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | ParentItem | Gets the parent menu item. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | SeparatorStyle | Gets or sets the style of the separator items. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | ShowOpenIcon | Gets or sets whether the open icon is displayed, provided the sub menu has items. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | SubMenuMaxHeight | Gets or sets a value that indicates the MaxHeight of the SubMenu. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | TabIndex | Gets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View) |
![]() | Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from C1.Blazor.Core.C1View) |
![]() | Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | GetParentContainer | (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | SetParametersAsync | (Inherited from C1.Blazor.Menu.C1MenuItem) |
Name | Description | |
---|---|---|
![]() | Checked | Occurs when a C1MenuItem is checked. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Click | Occurs when the C1MenuItem is clicked. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | PropertyChanged | Occurs when a property changed. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | SubmenuClosed | Occurs when the state of the IsSubmenuOpen property changes to false. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | SubmenuClosing | Occurs when a submenu is closing. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | SubmenuOpened | Occurs when the state of the IsSubmenuOpen property changes to true. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | SubmenuOpening | Occurs when a submenu is opening. (Inherited from C1.Blazor.Menu.C1MenuItem) |
![]() | Unchecked | Occurs when a C1MenuItem is unchecked. (Inherited from C1.Blazor.Menu.C1MenuItem) |