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