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