Field.Count

Field.Count property

Gets number of subfields in this field. (For example number of items in radio button field).

public int Count { get; }

See Also