[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputOption

InputOption Class

Represents an option in the InputComboBox element.

Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public class InputOption : InputComponent, IBindableComponent, IComponent, IDisposable, IInputXmlSerializable

Constructors

Name Description
InputOption()

Initializes a new instance of InputOption.

InputOption(string)

Initializes a new instance of InputOption with given text.

Properties

Name Description
InputComboBox

Gets the InputComboBox that owns this InputOption.

Text

Gets or sets the text associated with the component.