[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.SpreadMonthCalendar.GetPreferredSize

GetPreferredSize Method

GetPreferredSize()

Retrieves the size of a rectangular area into which a control fits.

Declaration
public Size GetPreferredSize()
Public Function GetPreferredSize() As Size
Returns
Type Description
Size

The size of a rectangular area into which a control fits

Implements