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