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