[]
Determines whether the row can be dragged.
protected virtual bool CanDragRow(bool isHeader, int row)
Type | Name | Description |
---|---|---|
bool | isHeader | True if the row belongs to the headers area. |
int | row | The index of the row to be dragged. |
Type | Description |
---|---|
bool |