ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Serialization Namespace / DeserializeException Class / LinePosition Property

In This Topic
    LinePosition Property
    In This Topic
    Gets the position in line associated with the exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property LinePosition As System.Integer
    public System.int LinePosition {get;}
    See Also