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