Class DxGridRowDragging.xyOffset
Inheritance
System.Object
DxGridRowDragging.xyOffset
Namespace: Emby.Web.GenericEdit.Elements.DxGrid
Assembly: Emby.Web.GenericEdit.dll
Syntax
public class xyOffset
Properties
x
Declaration
public int x { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
y
Declaration
public int y { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |