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