AggregateOperand.IsTopLevel Property
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the AggregateOperand.CollectionProperty is null reference; otherwise, false. |
See Also