DataGridColumnBuilder<T>.Format Method
| Name | Parameters | Description |
|---|---|---|
| Format(Format) | value | Mirrors the client-side format option. |
| Format(JS) | value | Mirrors the client-side format option. |
| Format(Action<FormatBuilder>) | configurator | Mirrors the client-side format object. |
| Format(String) | value | Mirrors the client-side format option. |