[]
        
(Showing Draft Content)

C1.Pdf.PdfComboListBase.Items

Items Property

Items

Gets a List<T> representing the collection of items contained in the current combo or list.

Values are strings representing the items.

Declaration
public List<string> Items { get; }