[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1RibbonForm.GetPreferredSize

GetPreferredSize Method

GetPreferredSize(Size)

Retrieves the size of a rectangular area into which a control can be fitted.

Declaration
public override Size GetPreferredSize(Size proposedSize)
Parameters
Type Name Description
Size proposedSize
Returns
Type Description
Size
Overrides