ComponentOne DockControl for WPF and Silverlight
ShowTopOuterPart Property

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

Reference

PickerLoadingEventArgs Class
PickerLoadingEventArgs Members