C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / Parent Property

In This Topic
Parent Property (InputTimePicker)
In This Topic
Gets the component's parent (either a C1InputPanel or a InputComponent).
Syntax
'Declaration
 
Public ReadOnly Property Parent As Object
 
See Also