ChoiceField.Selected

ChoiceField.Selected property

Gets or sets index of selected option. This property allows to change selection.

public virtual int Selected { get; set; }

See Also