• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBoxupdated
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

WindowMoveEvent

NameTypeDefaultDescription

drag

boolean

Indicates that the move operation was initialized through dragging. If the Window is moved through the keyboard, the value will be false.

end

boolean

Indicates that dragging is completed and that the user dropped the resize handler.

height

number

The new height value of the Window.

left

number

The new left value of the Window.

nativeEvent

any

A native DOM event.

target

WindowHandle

An event target.

top

number

The new top value of the Window.

width

number

The new width value of the Window.

In this article

Not finding the help you need?