Class NotValidIdentifierException
The exception that is thrown if a report object's Name property is set to wrong value.
Inheritance
System.Object
System.Exception
NotValidIdentifierException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class NotValidIdentifierException : Exception, ISerializable, _Exception