[]
Configurates the OnClientDraggingColumnOver client event. Occurs as the user drags a column to a new position.
public virtual TBuilder OnClientDraggingColumnOver(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |