ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / ErrorInfo Class / Length Property

In This Topic
    Length Property (ErrorInfo)
    In This Topic
    Gets a value that indicates a length of error. This value is used for underline errors.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also