Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / au Class / GetParentOfType Method

In This Topic
    GetParentOfType Method (au)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetParentOfType( _
       ByVal type As System.Type _
    ) As C1.Framework.Element
    public C1.Framework.Element GetParentOfType( 
       System.Type type
    )

    Parameters

    type
    See Also