AggregateOperand.IsTopLevel Property
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
public bool IsTopLevel { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also