AggregateOperand.IsTopLevel Property
In This Article
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
#Declaration
C#
public bool IsTopLevel { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also