ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ColumnStyleBase Class / NumericInput Property

In This Topic
    NumericInput Property
    In This Topic
    Indicates whether a special numeric edit mode is used.
    Syntax
    'Declaration
     
    Public Property NumericInput As System.Boolean
    public System.bool NumericInput {get; set;}
    See Also