DataGridColumnFixingTextsBuilder Methods
Provides methods that allow you to configure nested options of the client-side texts object.
Name | Description |
---|---|
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. |
Fix |
Specifies text for the context menu item that fixes a column. Mirrors the client-side fix option. |
Fix |
Specifies text for the context menu item that fixes a column. Mirrors the client-side fix option. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Left |
Specifies text for the context menu subitem that fixes a column to the left edge of the UI component. Mirrors the client-side left |
Left |
Specifies text for the context menu subitem that fixes a column to the left edge of the UI component. Mirrors the client-side left |
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. |
Right |
Specifies text for the context menu subitem that fixes a column to the right edge of the UI component. Mirrors the client-side right |
Right |
Specifies text for the context menu subitem that fixes a column to the right edge of the UI component. Mirrors the client-side right |
Sticky |
|
Sticky |
|
To |
Returns a string that represents the current object. Inherited from Object. |
Unfix |
Specifies text for the context menu item that unfixes a column. Mirrors the client-side unfix option. |
Unfix |
Specifies text for the context menu item that unfixes a column. Mirrors the client-side unfix option. |
See Also