ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer Namespace / DesignerSettings Class / EnabledDataApi Field

In This Topic
    EnabledDataApi Field (DesignerSettings)
    In This Topic
    Enables or disables the server API for the data source and data set editors.
    Syntax
    'Declaration
     
    Public EnabledDataApi As Boolean
    public bool EnabledDataApi
    See Also