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