Items
ComboboxFormFieldSignature.Items property
Get or set combo-box options list.
public List<string> Items { get; set; }
See Also
- class ComboboxFormFieldSignature
 - namespace GroupDocs.Signature.Domain
 - assembly GroupDocs.Signature
 
Get or set combo-box options list.
public List<string> Items { get; set; }