[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.SpreadMonthCalendar.GetLocation

GetLocation Method

GetLocation(Rectangle)

Gets the location of the SpreadMonthCalendar object.

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

Rectangle area in which to paint

Returns
Type Description
Point

Current location of control.

Implements