ComponentOne Reports for WPF
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 Integer
    public int LinePosition {get;}
    See Also