[]
        
(Showing Draft Content)

C1.Win.C1Command.DockingAnchorsEventArgs

DockingAnchorsEventArgs Class

Represents the arguments, associated with a QueryEnabledAnchors event.

Inheritance
DockingAnchorsEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class DockingAnchorsEventArgs : EventArgs

Properties

Name Description
Anchors

Get or sets allowed anchors.

CommandDockUnderCursor

Returns a C1CommandDock that is under the cursor.

DockingTabUnderCursor

Returns a C1DockingTab that is under the cursor.

ScreenPoint

Gets the screen point.

SourceDockingTab

Gets source docking tab.

SourceDockingTabPage

Gets source docking tab page.