The Grid..::..GridDragAndDrop type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllowedDragEffects |
Gets or sets effects permitted by the source grid.
|
![]() | AllowedDropEffects |
Gets or sets effects permitted by the target grid.
|
![]() | DropMode |
Gets or sets the drop mode indicating how the content should be added to the grid during drag and drop operation.
|
![]() | Enabled |
Gets or sets a value indicating whether the user can drag the content from the grid.
|
![]() | EnsureVisibleDroppingRow |
Gets or sets a value indicating that after inserting the target row should remain in the visible area of the grid.
|
![]() | ExpandTargetRowAfterDropping |
Gets or sets a value indicating whether the target is expanded when the content is added as child.
|
![]() | LinkWithHierarchy |
Gets or sets a value indicating whether in case of the Link operation the content is linked with the whole hierarchy.
|