eDriven Framework API
Dragging Property
NamespaceseDriven.Gui.DataDefaultItemRendererDragging
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public bool Dragging { get; set; }
Public Property Dragging As Boolean
	Get
	Set
public:
virtual property bool Dragging {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)