C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / RadialMenuCommandItem Class


RadialMenuCommandItem Class Properties

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

Public Properties
 NameDescription
Public PropertyOverridden. Gets or sets a value indicating whether the menu item is checked.  
Public PropertyGets or sets the C1Command associated with this menu item.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyOverridden. Gets or sets a value indicating whether the menu item is enabled.  
Public PropertyGets or sets a group name which is used for mutually exclusive checkable items. (Inherited from C1.Win.C1Command.RadialMenuItemBase)
Public PropertyOverridden. 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.  
Public PropertyGets or sets a value indicating whether the menu item is checkable. (Inherited from C1.Win.C1Command.RadialMenuItemBase)
Public PropertyGets or sets the name used to identify the item. (Inherited from C1.Win.C1Command.RadialMenuItemBase)
Public PropertyGets or sets a value indicating whether the menu item is pressed. (Inherited from C1.Win.C1Command.RadialMenuItemBase)
Public PropertyGets or sets the sector index. A value of -1 means that the item is unordered using this property. (Inherited from C1.Win.C1Command.RadialMenuItemBase)
Public PropertyGets 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)
Public PropertyGets or sets the number of sectors the item occupies. (Inherited from C1.Win.C1Command.RadialMenuItemBase)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets a value indicating the state of a radial menu item. (Inherited from C1.Win.C1Command.RadialMenuItemBase)
Public PropertyOverridden. 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.  
Public PropertyOverridden. 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.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Top
See Also