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

In This Topic
    IsFixedSize Property
    In This Topic
    Gets a value indicating whether the RadialMenuItemCollection has a fixed size.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFixedSize As Boolean
    public bool IsFixedSize {get;}
    See Also