The following tables list the members exposed by GridBagLayoutDragStrategy.
Name | Description | |
---|---|---|
GridBagLayoutDragStrategy Constructor | Overloaded. |
Name | Description | |
---|---|---|
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
GridBagLayoutDragManager | Returns the GridBagLayoutDragManager which was passed in to the constructor. |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
DragEnd | Called when the Drag ends | |
DragMove | Called whenever a DragMove takes place on the source control | |
DragSpanEnd | Called when a DragSpan operation ends. | |
DragSpanMove | Called when the mouse moves during a Span Resize drag | |
DragSpanStart | Overloaded. Called to begin a Span Resize drag | |
DragStart | Overloaded. Called by the control to begin the Drag of a header for the purposes of repositioning it. | |
EnsureItemDoesntOverlap | For Internal Use Only. Shifts all the items to the right and below as necessary to ensure that the layoutItem doesn't overlap with any layoutItems to the right or below it. | |
GetBoundingRect | Returns a bounding Rectangle that encompasses all the UIElements in the array. | |
GetDropLocation | For Infragistics internal use only. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
HideDragIndicator | Hides the DragIndicator. This lets the control explicity hide the indicator. This is useful if, for example, the control wants to handle the dragging differently over certain parts of itself. | |
HideDropIndicator | Hides the DropIndicator. This lets the control explicity hide the indicator. This is useful if, for example, the control wants to handle the dragging differently over certain parts of itself. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
PackLayout | Overloaded. For Internal Use Only. Removes any columns and rows from the grid-bag that do not have any items. In other words, if there isn't any item that is on or goes through a row or a column, then the originX's and originY's of the items will be adjusted to get rid of such a column or a row. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Clean up any resources |