ViewCardControlDropBehaviorDragDrop - свойство
Пространство имён: Tessa.UI.Cards.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
[CanBeNullAttribute]
public IDragDrop DragDrop { get; set; }
<CanBeNullAttribute>
Public Property DragDrop As IDragDrop
Get
Set
public:
[CanBeNullAttribute]
property IDragDrop^ DragDrop {
IDragDrop^ get ();
void set (IDragDrop^ value);
}
[<CanBeNullAttribute>]
member DragDrop : IDragDrop with get, set
Значение свойства
IDragDrop