Gets or sets a value that determines whether the picker part signals that the desired position is relative to the whole C1DockControl.

Namespace:  C1.Silverlight.Docking
Assembly:  C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)

Syntax

C#
public bool IsOuter { get; set; }
Visual Basic
Public Property IsOuter As Boolean
	Get
	Set

See Also