Click or drag to resize

EditableGridDraggableColumnsMode Property

Gets or sets a grid row draggable mode.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute(2)]
public EditableGridDraggableColumns DraggableColumnsMode { get; set; }

Property Value

Type: EditableGridDraggableColumns
Remarks