ShowTopInnerPart Property (PickerLoadingEventArgs)
In This Topic
Gets or sets a value that determines whether the top
C1DockPickerPart for the target
C1DockTabControl is visible.
Syntax
'Declaration
Public Property ShowTopInnerPart As Boolean
public bool ShowTopInnerPart {get; set;}
See Also