Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / RadialMenuItemCollection Class / IsReadOnly Property

In This Topic
    IsReadOnly Property
    In This Topic
    Gets a value indicating whether the RadialMenuItemCollection is read-only.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsReadOnly As Boolean
    public bool IsReadOnly {get;}
    See Also