ComponentOne DockControl for WPF and Silverlight
ShowRightInnerPart Property

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

Reference

PickerLoadingEventArgs Class
PickerLoadingEventArgs Members