RowSummaryArgs Class
In This Article
Populates the command bound to the GridControl.CustomSummaryCommand property with data.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
public class RowSummaryArgs :
SummaryArgs
#Inheritance
Object
SummaryArgs
RowSummaryArgs
See Also