ComponentOne DockControl for WPF and Silverlight
ShowLeftOuterPart Property

C1.WPF.Docking Namespace > PickerLoadingEventArgs Class : ShowLeftOuterPart Property
Gets or sets a value that determines whether the left C1DockPickerPart for the whole C1DockControl is visible.
Syntax
'Declaration
 
Public Property ShowLeftOuterPart As System.Boolean
public System.bool ShowLeftOuterPart {get; set;}
Remarks
The default value for this property is true.
See Also

Reference

PickerLoadingEventArgs Class
PickerLoadingEventArgs Members