The PickerLoadingEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
ShowBottomInnerPart |
Gets or sets a value that determines whether
the bottom C1DockPickerPart for the target C1DockTabControl is visible.
|
![]() |
ShowBottomOuterPart |
Gets or sets a value that determines whether
the bottom C1DockPickerPart for the whole C1DockControl is visible.
|
![]() |
ShowLeftInnerPart |
Gets or sets a value that determines whether
the left C1DockPickerPart for the target C1DockTabControl is visible.
|
![]() |
ShowLeftOuterPart |
Gets or sets a value that determines whether
the left C1DockPickerPart for the whole C1DockControl is visible.
|
![]() |
ShowOverInnerPart |
Gets or sets a value that determines whether
the center C1DockPickerPart for the target C1DockTabControl is visible.
|
![]() |
ShowRightInnerPart |
Gets or sets a value that determines whether
the right C1DockPickerPart for the target C1DockTabControl is visible.
|
![]() |
ShowRightOuterPart |
Gets or sets a value that determines whether
the right C1DockPickerPart for the whole C1DockControl is visible.
|
![]() |
ShowTopInnerPart |
Gets or sets a value that determines whether
the top C1DockPickerPart for the target C1DockTabControl is visible.
|
![]() |
ShowTopOuterPart |
Gets or sets a value that determines whether
the top C1DockPickerPart for the whole C1DockControl is visible.
|
![]() |
Source |
Gets the C1DockTabControl or C1DockTabItem that is being dragged.
|
![]() |
Target |
Gets the C1DockTabControl below the mouse.
|