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