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