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

In This Topic
    FormattedTextException Class
    In This Topic
    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
    public class FormattedTextException : System.Xml.XmlException 
    Inheritance Hierarchy

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

    See Also