Click or drag to resize
GridDragDropColumnDragImageUrl Property
Gets or sets the URL of the drag image that will be displayed instead of the default Drag image for the GridDragDropColumn

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual string DragImageUrl { get; set; }

Property Value

Type: String
See Also