GroupDataSetQuery.InheritGroupAttributes Property
Gets or sets a flag that indicates whether features read from a GroupDataSet inherit attributes from all groups they are members of.
Syntax
public System.Boolean InheritGroupAttributes { get; set; }
Property Value
Default: true
True if attributes should be inherited from groups; otherwise, False.
Platforms
Windows, Linux, Android