| Name | Type | Description |
|---|
| AutoColWidth | Boolean | Automatically size column width. |
| Editable | Boolean | True if MtxGridView cells can be edited. |
| SciFormat | Boolean | Apply scientific format to cell values. |
| ShowingIntegerType | Boolean | Returns true if datagrid control is showing integer vector or matrix and false, if showing real/double. |
| ShowingVector | Boolean | Returns true if datagrid control is showing vector and false, if showing matrix. |
| SplitCplx | Boolean | If true, display complex numbers as real and imaginary parts in two columns. |
| StringFormat | String | Default string format for cells. |