public property DragTable.Item

Brief

Returns the drag table node by its index

Declaration
C#
DragTableNode  this[int index] public get;

Parameters
index

Declared in DragTable

back