DataGridColumnBuilder<T>.VisibleIndex Method
| Name | Parameters | Description |
|---|---|---|
| VisibleIndex(JS) | value | Specifies the position of the column regarding other columns in the resulting UI component. Mirrors the client-side visibleIndex option. |
| VisibleIndex(Int32) | value | Specifies the position of the column regarding other columns in the resulting UI component. Mirrors the client-side visibleIndex option. |