Group.Attributes Property
Gets the AttributeSet associated with the Group.
Syntax
public AttributeSet Attributes { get; }
Property Value
The attributes associated with the group.
Remarks
This AttributeSet is merged into the attributes of features that belong to the group when they are read and returned by a GroupDataSet. The attributes of the Feature have precedence so if the same attribute exists in both the Group and the feature then the value from the original feature is returned.
Platforms
Windows, Linux, Android