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

CustomGroupDisplayTextEventArgs Class

Contains data for the CustomGroupDisplayText event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class CustomGroupDisplayTextEventArgs :
    CellValueEventArgs

Inheritance

Object
EventArgs
RowEventArgs
DevExpress.WinUI.Grid.CellValueEventArgs
CustomGroupDisplayTextEventArgs
See Also