[]
Determines whether the row can be dragged.
protected override bool CanDragRow(int row, int column)
Type | Name | Description |
---|---|---|
int | row | The index of the row to be dragged. |
int | column | The index of the column from which the row is dragged. |
Type | Description |
---|---|
bool |