The following tables list the members exposed by ClientBinding.
Name | Description | |
---|---|---|
ClientBinding Constructor |
Name | Description | |
---|---|---|
clientID | Client ID of the control the cell is bound to. | |
columnKey | Column key of the cell that is bound using this object. | |
controlID | Server ID of the control the cell is bound to. | |
javaScriptGetter | Java Script string that should be evaluated and used to get a value from the bound control. | |
javaScriptSetter | Java Script string that should be evaluated and used to set a value to the bound control. | |
uniqueID | Unique ID of the control the cell is bound to. |