ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerSettings Class / EnabledDataApi Field

In This Topic
    EnabledDataApi Field (ReportDesignerSettings)
    In This Topic
    Gets or sets a value indicating whether the server API for the data source and data set editors is enabled.
    Syntax
    'Declaration
     
    Public EnabledDataApi As Boolean
    public bool EnabledDataApi

    Field Value

    A System.Boolean indicating the enabled state of the data API.
    See Also