SchedulerPopupMenu Members
In This Article
#Constructors
Name | Description |
---|---|
Scheduler |
Initializes a new instance of the Scheduler |
Scheduler |
Initializes a new instance of the Scheduler |
#Fields
Name | Description |
---|---|
Max |
Specifies the maximum menu depth for all DXPopup |
#Properties
Name | Description |
---|---|
Alignment |
Gets or sets the menu’s alignment relative to the mouse cursor.
Inherited from DXPopup |
Allow |
Gets or sets whether the current DXMenu |
Allow |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
Appearance |
Provides access to the appearance settings used to paint the DXMenu |
Appearance |
Provides access to the appearance settings used to paint the DXMenu |
Appearance |
Provides access to the appearance settings used to paint the DXMenu |
Begin |
Gets or sets whether the current menu item starts a group.
Inherited from DXMenu |
Caption |
Specifies the text displayed within the menu item.
Inherited from DXMenu |
Close |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from DXMenu |
Close |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from DXMenu |
Collection |
Gets the menu item collection which owns the current menu item.
Inherited from DXMenu |
Command |
Gets or sets the ICommand whose ExecuteClick event is invoked.
Inherited from DXMenu |
Command |
Gets or sets the parameter that is passed to the command specified by the Command property.
Inherited from DXMenu |
Context |
For internal use.
Inherited from DXPopup |
Device |
This member supports the internal infrastructure and is not intended to be used directly from code.
Inherited from DXPopup |
Enabled |
Gets or sets whether the menu item is enabled.
Inherited from DXMenu |
Has |
Returns whether or not this DXMenu |
Id |
Gets or sets menu identifier.
Inherited from Command |
Image |
This property is obsolete. Use the DXMenu property to display an image in the menu item.
Inherited from DXMenu |
Image |
This property is obsolete. Use the DXMenu property to specify an image representing the menu item in the disabled state.
Inherited from DXMenu |
Image |
Provides access to settings that allow you to set up raster and vector icons for this DXMenu |
Is |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
Is |
Gets or sets whether the menu is aligned to support locales using right-to-left fonts.
Inherited from DXPopup |
Items |
Gets a collection of items displayed when the current submenu is expanded.
Inherited from DXSub |
Large |
Gets or sets a large image for the current menu item. This property is obsolete. Use the DXMenu property instead.
Inherited from DXMenu |
Large |
Gets or sets a large image displayed in the current menu item when it is in the disabled state. This property is obsolete. Use the DXMenu property instead.
Inherited from DXMenu |
Menu |
Gets or sets how the current menu is displayed (as a menu, floating bar or Ribbon |
Multi |
Gets or sets whether items in this DXPopup |
Options |
Provides access to the set of properties that manage multi-column item layout in this DXPopup |
Owner |
Gets or sets the object that owns this DXMenu |
Owner |
Gets or sets the object that created the current popup menu. For internal use.
Inherited from DXPopup |
Priority |
Gets or sets the display priority for the current item in a Radial |
Scale |
This member supports the internal infrastructure and is not intended to be used directly from code.
Inherited from DXPopup |
Scale |
This member supports the internal infrastructure and is not intended to be used directly from code.
Inherited from DXPopup |
Shortcut |
Gets or sets a shortcut displayed within the menu item
Inherited from DXMenu |
Show |
Gets or sets whether or not this DXPopup |
Show |
Obsolete. Gets or sets whether the ampersand (‘&’) character, when it is found in the item’s DXMenu |
Show |
Gets or sets whether this DXPopup |
Super |
Gets or sets a super tip for this DXMenu |
Svg |
Gets or sets the vector image. This property is obsolete. Use the DXMenu |
Tag |
Gets or sets the data associated with the menu item.
Inherited from DXMenu |
Toolbar |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
Toolbar |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
Visible |
Gets or sets whether the menu item is visible.
Inherited from DXMenu |
#Methods
Name | Description |
---|---|
Bind |
Uses the command selector to find an appropriate parameterized command in the source and bind it to this DXMenu |
Bind |
Binds the specific parameterized command to this DXMenu |
Bind |
Uses the command selector to find an appropriate parameterized command of the target type in the source and bind it to this DXMenu |
Disable |
Find a menu item specified by its Id and disable it.
Inherited from Command |
Disable |
Find a menu item specified by its Id and disable it.
Inherited from Command |
Dispose() |
Releases all the resources used by the current object.
Inherited from DXMenu |
Enable |
Find a menu item specified by its Id and enable it.
Inherited from Command |
Enable |
Find a menu item specified by its Id and enable it.
Inherited from Command |
Ensure |
This method supports internal infrastructure and is not intended to be used in code.
Inherited from DXPopup |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Generate |
Invokes the event handler assigned to the DXSub |
Generate |
Invokes the event handler assigned to the DXMenu |
Generate |
Fires a specific event that typically occurs after the menu has disappeared.
Inherited from DXPopup |
Get |
Searches for a menu item specified by its ID within a specified menu object.
Inherited from Command |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the actual raster image displayed by this DXMenu |
Get |
Returns the size of the image displayed by this DXMenu |
Get |
Returns whether the menu items are actually aligned to support locales using right-to-left fonts.
Inherited from DXPopup |
Get |
Gets the menu check item within the specified popup (context) menu by its ID value. Also optionally recursively searches for this check item in all submenus, if it isn’t found in the main popup menu. |
Get |
Gets a menu check item by its ID value. Also optionally recursively searches for this menu check item in all submenus, if it isn’t found in the main popup menu. |
Get |
Gets a menu check item by its ID value. |
Get |
Gets the menu item within the specified popup (context) menu by its ID value. Also optionally recursively searches for this menu item in all submenus, if it isn’t found in the main popup menu. |
Get |
Gets a menu item by its ID value. Also optionally recursively searches for this menu item in all submenus, if it isn’t found in the main popup menu. |
Get |
Gets a menu item by its ID value. |
Get |
Gets a popup menu (a menu item which contains a submenu) by its ID value within the specified popup menu. Also optionally recursively searches for this popup menu in all submenus, if it isn’t found in the main popup menu. |
Get |
Gets a popup menu (menu item which contains a submenu) by its ID value. Also optionally recursively searches for this popup menu in all submenus, if it isn’t found in the main popup menu. |
Get |
Gets a popup menu (menu item which contains a submenu) by its ID value. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the current popup menu.
Inherited from DXPopup |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Moves a menu item with a check mark to a specified position.
Inherited from Command |
Move |
Moves a menu item to a specified position.
Inherited from Command |
Move |
Moves a menu item to a specified position.
Inherited from Command |
Move |
Moves a submenu item to a specified position.
Inherited from Command |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Find a menu item specified by its Id and remove it.
Inherited from Command |
Remove |
Find a menu item specified by its Id and remove it.
Inherited from Command |
Show |
Displays the DXPopup |
Show |
Displays the DXPopup |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Before |
Allows you to dynamically provide sub-items for the current DXSub |
Click |
Occurs when the menu item’s functionality needs to be invoked.
Inherited from DXMenu |
Close |
Fires after the menu has been closed.
Inherited from DXPopup |
Command |
Occurs when the Can |
Command |
Occurs after the value of the Command property has changed.
Inherited from DXMenu |
Command |
Occurs after the value of the Command |
Item |
Fires whenever a user clicks any item that belongs to this DXPopup |
Popup |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from DXPopup |
See Also