FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / DataSource Class / IsDataSourceInfoFetched Property

In This Topic
    IsDataSourceInfoFetched Property
    In This Topic
    For internal use. Gets a value indicating whether the data source info has been fetched already.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDataSourceInfoFetched As Boolean
    public bool IsDataSourceInfoFetched {get;}
    See Also