Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / AllowDropEventArgs Class / TargetDockStyle Property

In This Topic
    TargetDockStyle Property
    In This Topic
    Gets target docking style.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TargetDockStyle As DockStyle
    public DockStyle TargetDockStyle {get;}
    See Also