Table of Contents
Top Property

Gets or sets the top position of the DockView.

Syntax
 public Double Top { get; set; }
Remarks

This property is only used when the DockView is Float.

See Also