Name | Description | |
---|---|---|
![]() | Checked | Overridden. Gets or sets a value indicating whether the menu item is checked. |
![]() | Command | Gets or sets the C1Command associated with this menu item. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Enabled | Overridden. Gets or sets a value indicating whether the menu item is enabled. |
![]() | GroupName | Gets or sets a group name which is used for mutually exclusive checkable items. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | Image | Overridden. Overridden. Gets or sets the image shown by this menu item. Note that setting this property does not change the image on the associated C1Command. |
![]() | IsCheckable | Gets or sets a value indicating whether the menu item is checkable. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | Name | Gets or sets the name used to identify the item. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | Pressed | Gets or sets a value indicating whether the menu item is pressed. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | Sector | Gets or sets the sector index. A value of -1 means that the item is unordered using this property. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | SectorCount | Gets or sets a value indicating the number of sectors in the item. If sector count is greater then menu items, remaining sectors are shown as an empty space. If the number of sectors is less than the number of menu items, then only as many items as specified in this property are shown A value of -1 means that the number of sectors is equal to the number of items. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | SectorSpan | Gets or sets the number of sectors the item occupies. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | State | Gets a value indicating the state of a radial menu item. (Inherited from C1.Win.C1Command.RadialMenuItemBase) |
![]() | Text | Overridden. Overridden. Gets or sets the text shown by this menu item. Note that setting this property does not change the text on the associated C1Command. |
![]() | ToolTip | Overridden. Overridden. Gets or sets the tooltip shown by this menu item. Note that setting this property does not change the tooltip on the associated C1Command. |