DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / IsDataEngineConnected Property

In This Topic
    IsDataEngineConnected Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDataEngineConnected As Boolean
    public bool IsDataEngineConnected {get;}
    See Also