Back to Devexpress

GroupHeaderContextButtonClickEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-groupheadercontextbuttonclickeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

GroupHeaderContextButtonClickEventArgs Properties

Provides data for the GroupHeaderContextButtonClick event.

NameDescription
GroupValueGets the current group’s value.
ItemGets the button that has been clicked.
KanbanGroupGets the current KanbanGroup. This property is in effect if you created KanbanGroups via the TileViewOptionsKanban.Groups collection. Otherwise, this property returns null.
ScreenBoundsGets the clicked button’s bounds, in screen coordinates.

See Also

GroupHeaderContextButtonClickEventArgs Class

GroupHeaderContextButtonClickEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace