[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.LocateDataSourceArgs.Data

Data Property

Data

Get the data set by SetData(object) method.

Declaration
public object Data { get; }
Property Value
Type Description
object

This could be a string, a stream, or something else that is supported by a specific data provider.