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