IR Framework

Calendar.Top Method

Gets or sets the top location of the Calendar object.
object.Top ([value])

Arguments

object
Required. Always the name of a Calendar object.


value
Optional. The value to which to set the property.



Return Value

The Calendar.Top property returns the current number of pixels from the top edge of the dashboard to the top edge of the Calendar.



Remarks

When attemting to set the property value, it is good to check the return value to ensure that the value was set.

Calendar Example

Applies To:

Calendar Object



Requirements