True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.C1PreviewClient.Serialization Namespace / DeserializeException Class / LinePosition Property

In This Topic
    LinePosition Property (DeserializeException)
    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