Class DataNotInitializedException
The exception that is thrown when trying to access a row of a datasource that is not initialized yet.
Inheritance
System.Object
System.Exception
DataNotInitializedException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class DataNotInitializedException : Exception, ISerializable, _Exception