FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / BaseTable Class / ParseSettings Method

In This Topic
    ParseSettings Method (BaseTable)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub ParseSettings( _
       ByVal settings As Object _
    ) 
    protected virtual void ParseSettings( 
       object settings
    )

    Parameters

    settings
    See Also