ComponentOne Input Library for WPF
C1.WPF.Input Namespace / StopCollection Class / IsReadOnly Property

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