Gets the current position of the C1ContextMenu relative to the control it is associated with.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public Point Offset { get; private set; } |
| Visual Basic |
|---|
Public Property Offset As Point Get Private Set |