MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.FormattedText Namespace / FormattedTextException Class
Members

FormattedTextException Class
The exception thrown when an error is caused by an inapplicable value of the control.
Object Model
FormattedTextException Class
Syntax
'Declaration
 
Public Class FormattedTextException 
   Inherits System.Xml.XmlException
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.Xml.XmlException
            GrapeCity.ActiveReports.FormattedText.FormattedTextException

See Also