ComponentOne DockControl for WPF and Silverlight
IsOuter Property

C1.WPF.Docking Namespace > C1DockPickerPart Class : IsOuter Property
Gets or sets a value that determines whether the picker part signals that the desired position is relative to the whole C1DockControl.
Syntax
'Declaration
 
Public Property IsOuter As System.Boolean
public System.bool IsOuter {get; set;}
See Also

Reference

C1DockPickerPart Class
C1DockPickerPart Members