[]
Configurates the OnClientDraggingColumn client event. Occurs when the user starts dragging a column.
public virtual TBuilder OnClientDraggingColumn(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |