[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.SpreadDropDownMonthCalendar.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

Return size which this control fits

Implements