ComponentOne DockControl for WPF and Silverlight
ShowTopInnerPart Property

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

Reference

PickerLoadingEventArgs Class
PickerLoadingEventArgs Members