ComponentOne Input Library for WPF
C1.WPF.Input Namespace / TagEditorEditingEventArgs Class / Position Property

In This Topic
    Position Property
    In This Topic
    Gets the position of the tag.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Position As Integer
    public int Position {get;}
    See Also