FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / FlexChartDesigner Class / InvokeGetInheritanceAttribute Method

In This Topic
    InvokeGetInheritanceAttribute Method (FlexChartDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function InvokeGetInheritanceAttribute( _
       ByVal toInvoke As System.ComponentModel.Design.ComponentDesigner _
    ) As System.ComponentModel.InheritanceAttribute
    protected System.ComponentModel.InheritanceAttribute InvokeGetInheritanceAttribute( 
       System.ComponentModel.Design.ComponentDesigner toInvoke
    )

    Parameters

    toInvoke
    See Also