cellMaxLength = gridView.GetCellMaxLength(row, column)
cellMaxLength = gridView.GetCellMaxLength(row, column)
| Variable | Description |
|---|---|
| cellMaxLength | Integer. |
| row | Index of the row. The value is zero-based. Integer. |
| column | Column identifier. String. |