Gets or sets a value that determines whether
the left C1DockPickerPart for the whole C1DockControl is visible.
Namespace:
C1.Silverlight.DockingAssembly: C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)
Syntax
C# |
---|
public bool ShowLeftOuterPart { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property ShowLeftOuterPart As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |
Remarks
The default value for this property is true.