Input render object providing text input with dropdown list.

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

Syntax

C#
public class RenderInputComboBox : RenderInputBase
Visual Basic (Declaration)
Public Class RenderInputComboBox _
	Inherits RenderInputBase

Inheritance Hierarchy

See Also