ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerConfiguration Class / EnabledDataApi Property

In This Topic
    EnabledDataApi Property (ReportDesignerConfiguration)
    In This Topic
    Enables or disables the server API for the data source and data set editors.
    Syntax
    'Declaration
     
    Public Property EnabledDataApi As Boolean
    public bool EnabledDataApi {get; set;}
    See Also