[]
Determines whether the row can be drag.
protected override 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. |
Type | Description |
---|---|
bool |