Table of Contents

Class JavaScriptHelper.GridReorder.SourceInfo

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class JavaScriptHelper.GridReorder.SourceInfo : JavaScriptHelper.GridReorder.ReorderInfo
Inheritance
JavaScriptHelper.GridReorder.SourceInfo
Inherited Members
Extension Methods

Constructors

SourceInfo(int, int)

public SourceInfo(int container, int item)

Parameters

container int
item int

Properties

Item

public object Item { get; set; }

Property Value

object