Represents the separate item in the combobox collection.

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

Syntax

C#
public class RenderInputComboBoxItem : CollectionItem, 
	ICopyAssignable
Visual Basic (Declaration)
Public Class RenderInputComboBoxItem _
	Inherits CollectionItem _
	Implements ICopyAssignable

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.CollectionItem
    C1.C1PrintDocument..::.RenderInputComboBoxItem

See Also