ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputPercent Class / NumberType Property

In This Topic
    NumberType Property (C1InputPercent)
    In This Topic
    Determines the type of the number input.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property NumberType As NumberType
    public override NumberType NumberType {get;}
    See Also