.NET Documentation
C#
VB
Show/Hide TOC
IWindow
Grid
Top Property
Gets or sets the distance from the top of the window.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
double
Top
{
get
;
set
; }
VB
Copy
Property
Top
As
Double
Get
Set
Property Value
Double
See Also
Reference
IWindowGrid Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also