CardGridViewModelDragDrop - свойство
Пространство имён: Tessa.UI.Views.Content.TableСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[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