Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolStripOverflowItemsCollection Class / IsFixedSize Property

In This Topic
    IsFixedSize Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFixedSize As Boolean
    public bool IsFixedSize {get;}
    See Also