DataGridEditingBuilder<T> Constructors
Provides methods that allow you to configure nested options of the client-side editing object.Name | Parameters | Description |
---|---|---|
DataGridEditingBuilder(OptionsOwnerContext) | context | For internal use only. Initializes a new DataGridEditingBuilder<T> class instance. |
See Also