Left position inside target element

Namespace: Ico.WPF.Specialized.DataGridControl.DragDrop
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double OffsetLeft { get; set; }
Visual Basic
Public Property OffsetLeft As Double
	Get
	Set
JScript
function get OffsetLeft () : double
function set OffsetLeft (value : double)

See Also