ASPxClientRichEditFloatingObjectMovedEventArgs.newPosition Property
The floating object’s new position.
Declaration
newPosition: number
Property Value
| Type | Description |
|---|---|
| number | The position. |
Remarks
The newPosition property returns the position where a user moved the floating object. Set this property to relocate the object.
See Also