GroupFooterButtonClickEventArgs(KanbanGroup, Object) Constructor
Initializes a new instance of the GroupFooterButtonClickEventArgs class with specified settings.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v25.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| group | KanbanGroup |
| value | Object |
See Also