ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / WordEventArgs Class / Start Property

In This Topic
    Start Property
    In This Topic
    The start position of the word.
    Syntax
    'Declaration
     
    Public ReadOnly Property Start As Integer
    public int Start {get;}
    See Also