AggregatingLayer.ShowAncestors Property
Gets or sets a value that determines whether the layer displays ancestor features in aggregated branches.
Syntax
public System.Boolean ShowAncestors { get; set; }
Property Value
Default: false
True to display ancestor features; otherwise, False.
Remarks
The default behavior of the layer is to hide all ancestors of any feature that is displayed. If you set this property to True you can force the layer to also display the ancestor features.
Platforms
Windows, Linux, Android