ASP.NET MVC Controls
AllowDragging Enum
File
wijmo.grid.js
Module
wijmo.grid

Specifies constants that define the row/column dragging behavior.

Members

Name Value Description
None 0

The user may not drag rows or columns.

Columns 1

The user may drag columns.

Rows 2

The user may drag rows.

Both Rows | Columns

The user may drag rows and columns.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback