Click or drag to resize
GridDragDropColumn Properties

The GridDragDropColumn type exposes the following members.

Properties
  Name Description
Public property DragImageUrl
Gets or sets the URL of the drag image that will be displayed instead of the default Drag image for the GridDragDropColumn
Public property Groupable (Overrides GridColumnGroupable.)
Public property Resizable (Overrides GridColumnResizable.)
Public property UniqueName
Gets or sets the unique name for this column
(Overrides GridColumnUniqueName.)
Top
See Also