| Visual Basic (Declaration) | |
|---|---|
Public Property ItemDragHeight As Integer | |
| C# | |
|---|---|
public int ItemDragHeight {get; set;} | |
Property Value
integerThis property is only used when dragging list items using the internal drag drop functionality, AllowItemDrag.
| dbicList | Send comments on this topic. |
| ItemDragHeight Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : ItemDragHeight Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ItemDragHeight As Integer | |
| C# | |
|---|---|
public int ItemDragHeight {get; set;} | |