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

In This Topic
    SyncRoot Property
    In This Topic
    Gets an object that can be used to synchronize access to the RadialMenuItemCollection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SyncRoot As Object
    public object SyncRoot {get;}
    See Also