Gets or sets the InputInfoComboBox object containng this collection.

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

Syntax

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

See Also