ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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 System.Integer
    public System.int Start {get;}
    See Also