Gets the parent control for the input controls.

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

Syntax

C#
Control Parent { get; }
Visual Basic (Declaration)
ReadOnly Property Parent As Control

See Also