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