Overridden. Gets or sets the InputInfoComboBox object which provides text input with dropdown list features.

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

Syntax

C#
public InputInfoComboBox InputInfo { get; set; }
Visual Basic (Declaration)
Public Property InputInfo As InputInfoComboBox

See Also