Back to Devexpress

CustomGroupEventArgs.Value1 Property

maui-devexpress-dot-maui-dot-datagrid-dot-customgroupeventargs-dot-value1.md

latest917 B
Original Source

CustomGroupEventArgs.Value1 Property

Returns the first value being compared.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public object Value1 { get; }

Property Value

TypeDescription
System.Object

An object that specifies the first value being compared.

|

Remarks

For more information, refer to the following help topic: CustomGroup.

See Also

CustomGroupEventArgs Class

CustomGroupEventArgs Members

DevExpress.Maui.DataGrid Namespace