Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonGroup Class / WidthConstraint Property

In This Topic
    WidthConstraint Property (RibbonGroup)
    In This Topic
    Gets the width constraint set by the C1Ribbon control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WidthConstraint As RibbonGroupWidthConstraint
    public RibbonGroupWidthConstraint WidthConstraint {get;}
    See Also