Back to Devexpress

TreeListMenuItemClickEventArgs Constructors

windowsforms-devexpress-dot-xtratreelist-dot-treelistmenuitemclickeventargs-dot-ctor.md

latest1.5 KB
Original Source

TreeListMenuItemClickEventArgs Constructors

Provides data for the TreeList.TreeListMenuItemClick event.

NameParametersDescription
TreeListMenuItemClickEventArgs(TreeListColumn, AutoFilterCondition, DXMenuItem)column, condition, menuItemInitializes a new instance of the TreeListMenuItemClickEventArgs class with the specified settings.
TreeListMenuItemClickEventArgs(TreeListColumn, Boolean, SummaryItemType, String, TreeListMenuType, DXMenuItem)column, isFooter, type, format, menuType, menuItemInitializes a new instance of the TreeListMenuItemClickEventArgs class.

See Also

TreeListMenuItemClickEventArgs Class

TreeListMenuItemClickEventArgs Members

DevExpress.XtraTreeList Namespace