Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (C1Rating)
    In This Topic
    Get or set IsReadOnly property of C1Rating.
    Syntax
    'Declaration
     
    
    Public Property IsReadOnly As Boolean
    public bool IsReadOnly {get; set;}
    See Also