Skip to main content
All docs
V25.1
  • GroupFooterButtonClickEventArgs Class

    Provides data for the GroupFooterButtonClick event.

    Namespace: DevExpress.XtraGrid.Views.Tile

    Assembly: DevExpress.XtraGrid.v25.1.dll

    NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

    Declaration

    public class GroupFooterButtonClickEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    GroupFooterButtonClickEventArgs
    See Also