Back to Devexpress

GridBandMenuInfo Members

wpf-devexpress-dot-xpf-dot-grid-dot-gridbandmenuinfo-dot-underscore-members.md

latest3.8 KB
Original Source

GridBandMenuInfo Members

Contains information about a context menu invoked for a grid band.

Constructors

NameDescription
GridBandMenuInfo(GridPopupMenu)Initializes a new instance of the GridBandMenuInfo class with the specified settings.

Properties

NameDescription
BandGets the band for which the context menu has been invoked.
CanCreateItemsGets whether the context menu supports adding new menu items. Inherited from GridMenuInfo.
DataControlGets the data control for which the context menu has been called. Inherited from GridMenuInfo.
MenuGets an object that represents the menu which has been called. Inherited from GridMenuInfo.
MenuControllerGets the menu controller for the invoked context menu.
MenuTypeGets the type of the invoked context menu.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

GridBandMenuInfo Class

DevExpress.Xpf.Grid Namespace