Field.IsGroup

Field.IsGroup property

Gets or sets boolean value which indicates is this field non-terminal field i.e. group of fields.

public bool IsGroup { get; }

See Also