DataGridKeyboardNavigationBuilder Methods
Provides methods that allow you to configure nested options of the client-side keyboardNavigation object.
Name | Description |
---|---|
Edit |
Specifies whether users can enter a new cell value on a key press. Applies if editing. |
Edit |
Specifies whether users can enter a new cell value on a key press. Applies if editing. |
Enabled |
Enables keyboard navigation. Mirrors the client-side enabled option. |
Enabled |
Enables keyboard navigation. Mirrors the client-side enabled option. |
Enter |
Specifies whether the Enter key switches the cell or row to the edit state or moves focus in the enter |
Enter |
Specifies the direction in which to move focus when a user presses Enter. Applies if editing. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also