ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / ReadOnly Property

In This Topic
    ReadOnly Property (C1NumericEdit)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ReadOnly As Boolean
    public bool ReadOnly {get; set;}
    See Also