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