Items

RadioButtonFormFieldSignature.Items property

Get or set Radio buttons options list.

public List<string> Items { get; set; }

See Also