Back to Devexpress

TreeListBandMenuInfo Members

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

latest4.2 KB
Original Source

TreeListBandMenuInfo Members

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

Constructors

NameDescription
TreeListBandMenuInfo(TreeListPopupMenu)Initializes a new instance of the TreeListBandMenuInfo 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.
ColumnGets the column for which the context menu has been called. 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.
ViewGets the view for which the menu has been called. Inherited from GridMenuInfo.

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

TreeListBandMenuInfo Class

DevExpress.Xpf.Grid Namespace