[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.SpreadDropDownMonthCalendar.GetLocation

GetLocation Method

GetLocation(Rectangle)

Gets the location of the SpreadDropDownMonthCalendar object.

Declaration
public Point GetLocation(Rectangle rect)
Public Function GetLocation(rect As Rectangle) As Point
Parameters
Type Name Description
Rectangle rect

The rectangle

Returns
Type Description
Point

The current location of control.

Implements