ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / PickerLoadingEventArgs Class
Properties


In This Topic
    PickerLoadingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PickerLoadingEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value that determines whether the bottom C1DockPickerPart for the target C1DockTabControl is visible.  
    Public PropertyGets or sets a value that determines whether the bottom C1DockPickerPart for the whole C1DockControl is visible.  
    Public PropertyGets or sets a value that determines whether the left C1DockPickerPart for the target C1DockTabControl is visible.  
    Public PropertyGets or sets a value that determines whether the left C1DockPickerPart for the whole C1DockControl is visible.  
    Public PropertyGets or sets a value that determines whether the center C1DockPickerPart for the target C1DockTabControl is visible.  
    Public PropertyGets or sets a value that determines whether the right C1DockPickerPart for the target C1DockTabControl is visible.  
    Public PropertyGets or sets a value that determines whether the right C1DockPickerPart for the whole C1DockControl is visible.  
    Public PropertyGets or sets a value that determines whether the top C1DockPickerPart for the target C1DockTabControl is visible.  
    Public PropertyGets or sets a value that determines whether the top C1DockPickerPart for the whole C1DockControl is visible.  
    Public PropertyGets the C1DockTabControl or C1DockTabItem that is being dragged.  
    Public PropertyGets the C1DockTabControl below the mouse.  
    Top
    See Also