DataGridColumnBuilder<T>.Visible Method
Name | Parameters | Description |
---|---|---|
Visible(JS) | value | Specifies whether the column is visible, that is, occupies space in the table. Mirrors the client-side visible option. |
Visible(Boolean) | value | Specifies whether the column is visible, that is, occupies space in the table. Mirrors the client-side visible option. |