For a list of all members of this type, see GanttViewContextMenuItem members.
Name | Description | |
---|---|---|
Action | Returns the GanttViewContextMenuAction constant which describes the action taken when the menu item is clicked. | |
BarBreak | Gets or sets a value indicating whether the System.Windows.Forms.MenuItem is placed on a new line (for a menu item added to a System.Windows.Forms.MainMenu object) or in a new column (for a submenu item or menu item displayed in a System.Windows.Forms.ContextMenu). (Inherited from System.Windows.Forms.MenuItem) | |
Break | Gets or sets a value indicating whether the item is placed on a new line (for a menu item added to a System.Windows.Forms.MainMenu object) or in a new column (for a menu item or submenu item displayed in a System.Windows.Forms.ContextMenu). (Inherited from System.Windows.Forms.MenuItem) | |
Checked | Gets or sets a value indicating whether a check mark appears next to the text of the menu item. (Inherited from System.Windows.Forms.MenuItem) | |
Container | (Inherited from System.ComponentModel.Component) | |
DefaultItem | Gets or sets a value indicating whether the menu item is the default menu item. (Inherited from System.Windows.Forms.MenuItem) | |
Enabled | Gets or sets a value indicating whether the menu item is enabled. (Inherited from System.Windows.Forms.MenuItem) | |
Handle | Gets a value representing the window handle for the menu. (Inherited from System.Windows.Forms.Menu) | |
Image | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
Index | Gets or sets a value indicating the position of the menu item in its parent menu. (Inherited from System.Windows.Forms.MenuItem) | |
IsParent | Gets a value indicating whether the menu item contains child menu items. (Inherited from System.Windows.Forms.MenuItem) | |
Key | Returns the string representation of this item. | |
MdiList | Gets or sets a value indicating whether the menu item will be populated with a list of the Multiple Document Interface (MDI) child windows that are displayed within the associated form. (Inherited from System.Windows.Forms.MenuItem) | |
MdiListItem | Gets a value indicating the System.Windows.Forms.MenuItem that is used to display a list of multiple document interface (MDI) child forms. (Inherited from System.Windows.Forms.Menu) | |
MenuItems | Gets a value indicating the collection of System.Windows.Forms.MenuItem objects associated with the menu. (Inherited from System.Windows.Forms.Menu) | |
MergeOrder | Gets or sets a value indicating the relative position of the menu item when it is merged with another. (Inherited from System.Windows.Forms.MenuItem) | |
MergeType | Gets or sets a value indicating the behavior of this menu item when its menu is merged with another. (Inherited from System.Windows.Forms.MenuItem) | |
Mnemonic | Gets a value indicating the mnemonic character that is associated with this menu item. (Inherited from System.Windows.Forms.MenuItem) | |
Name | Gets or sets the name of the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu) | |
OwnerDraw | Gets or sets a value indicating whether the code that you provide draws the menu item or Windows draws the menu item. (Inherited from System.Windows.Forms.MenuItem) | |
Parent | Gets a value indicating the menu that contains this menu item. (Inherited from System.Windows.Forms.MenuItem) | |
RadioCheck | Gets or sets a value indicating whether the System.Windows.Forms.MenuItem, if checked, displays a radio-button instead of a check mark. (Inherited from System.Windows.Forms.MenuItem) | |
Shortcut | Gets or sets a value indicating the shortcut key associated with the menu item. (Inherited from System.Windows.Forms.MenuItem) | |
ShowShortcut | Gets or sets a value indicating whether the shortcut key that is associated with the menu item is displayed next to the menu item caption. (Inherited from System.Windows.Forms.MenuItem) | |
Site | (Inherited from System.ComponentModel.Component) | |
Tag | Gets or sets user-defined data associated with the control. (Inherited from System.Windows.Forms.Menu) | |
Text | Gets or sets a value indicating the caption of the menu item. (Inherited from System.Windows.Forms.MenuItem) | |
Visible | Gets or sets a value indicating whether the menu item is visible. (Inherited from System.Windows.Forms.MenuItem) |
Name | Description | |
---|---|---|
ArrowAreaWidth | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
ImageAreaPadding | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
IsRightToLeft | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
IsSeparator | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
MenuID | Gets a value indicating the Windows identifier for this menu item. (Inherited from System.Windows.Forms.MenuItem) | |
PreTextSpace | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
RequiresArrowArea | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
SeparatorSize | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
ShortcutString | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
ShowShortcutResolved | (Inherited from Infragistics.Win.IGControls.IGMenuItem) | |
StyleResolved | (Inherited from Infragistics.Win.IGControls.IGMenuItem) |