Skip to main content
All docs
V23.2

GroupDisplayTextArgs Class

Populates the command bound to the GridControl.CustomGroupDisplayTextCommand property with data.

Namespace: DevExpress.Mvvm.Xpf

Assembly: DevExpress.Mvvm.v23.2.dll

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

Declaration

public class GroupDisplayTextArgs :
    DisplayTextArgs

Inheritance

Object
DisplayTextArgs
GroupDisplayTextArgs
See Also