ClassChoiceOptionCollection
Class
Specialized collection of ChoiceOption for choice fields; updates widget appearances when options change.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.InteractiveForms
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public sealed class ChoiceOptionCollection : FieldOptionCollection<ChoiceOption>, IEnumerable<ChoiceOption>, IEnumerable
Inheritance: objectFieldOptionCollection<ChoiceOption>ChoiceOptionCollection
Implements:
Inherited Members