Gets or sets the distance from the top side of the window to the top side of its container.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double Top { get; set; } |
| Visual Basic |
|---|
Public Property Top As Double Get Set |