Table of Contents
Left Property

Gets or sets the left position of the DockView.

Syntax
 public Double Left { get; set; }
Remarks

This property is only used when the DockView is Float.

See Also