Skip to main content
All docs
V23.1

GroupHeaderContextButtonCustomizeEventArgs Class

Provides data for the GroupHeaderContextButtonCustomize event.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v23.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class GroupHeaderContextButtonCustomizeEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GroupHeaderContextButtonCustomizeEventArgs
See Also