ComponentOne DockControl for WPF and Silverlight
ShowBottomOuterPart Property

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

Reference

PickerLoadingEventArgs Class
PickerLoadingEventArgs Members