ViewCardControlDropBehaviorDragDrop - свойство
Пространство имён: Tessa.UI.Cards.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
[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