DataGridColumnBuilder<T>.ShowEditorAlways Method
Name | Parameters | Description |
---|---|---|
ShowEditorAlways(JS) | value | Specifies whether the column displays its values in editors. Mirrors the client-side showEditorAlways option. |
ShowEditorAlways(Boolean) | value | Specifies whether the column displays its values in editors. Mirrors the client-side showEditorAlways option. |