Represents the collection of objects, which will be displayed in the drop-down list of combobox.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class RenderInputComboBoxItems : GeneralCollection
Visual Basic (Declaration)
Public Class RenderInputComboBoxItems _
	Inherits GeneralCollection

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.GeneralCollection
    C1.C1PrintDocument..::.RenderInputComboBoxItems

See Also