ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputMask Class / ResetOnSpace Property

In This Topic
    ResetOnSpace Property
    In This Topic
    Determines how a space input character should be handled.
    Syntax
    'Declaration
     
    Public Property ResetOnSpace As System.Boolean
    public System.bool ResetOnSpace {get; set;}
    See Also