Skip to main content
A newer version of this page is available. .

GroupHeaderContextButtonCustomizeEventArgs Class

Provides data for the GroupHeaderContextButtonCustomize event.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class GroupHeaderContextButtonCustomizeEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GroupHeaderContextButtonCustomizeEventArgs
See Also