A list of attribute names, usually combined in a GroupChoice
. They will all be aligned together.
public class AttributeGroup : AttributeSequenceItemBase
name | description |
---|---|
AttributeGroup(…) | Create a group of attributes that will all be aligned (or replaced with placeholder spaces) (2 constructors) |
AttributeNames { get; set; } | |
AttributeNameSet { get; } | |
ExtraSpace { get; } | Extra space to add to this attribute group's width. |
override CountHandledAttributes(…) | |
override CreateWidthComputer() | |
override ToString() | Convert to string |