Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / MaskInputRejectedEventArgs Class / Position Property

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