GridContextMenuInfoBase Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
#Properties
Name | Description |
---|---|
Commands |
Provides access to Grid |
Empty static |
For internal use only.
Inherited from Context |
Grid |
Provides the target Grid |
Header |
Gets or sets the text shown in the context menu’s header.
Inherited from Context |
Is |
Indicates whether the context menu has any content.
Inherited from Context |
Menu |
The object or UI element shown in the context menu.
Inherited from Context |
Menu |
Gets the context menu’s type. |
Settings |
Gets or sets the flyout settings applied to the context menu.
Inherited from Context |
Target |
The UI element for which the context menu is shown.
Inherited from Context |
Target |
An object from the Data |
Target |
The point relative to which the context menu should be displayed.
Inherited from Context |
#Methods
Name | Description |
---|---|
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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also