[]
        
(Showing Draft Content)

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

HasTheDataBeenSet Property

HasTheDataBeenSet

Gets a sign indicating whether the data was set by SetData(object) method.

Declaration
public bool HasTheDataBeenSet { get; }
Property Value
Type Description
bool

True if the data has been set, false otherwise.