Gets the Location object associated with the calendar element at the specified point.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Location getLocationAt ( |
The point to test.
A Location instance related to the calendar element at the specified position.
RemarksThis method can be only be used in views that support grouping.
See Also