Version

ClientBinding class Members

The following tables list the members exposed by ClientBinding.

Public Constructors
 NameDescription
Public ConstructorClientBinding Constructor  
Public Properties
 NameDescription
Public PropertyclientIDClient ID of the control the cell is bound to.  
Public PropertycolumnKeyColumn key of the cell that is bound using this object.  
Public PropertycontrolIDServer ID of the control the cell is bound to.  
Public PropertyjavaScriptGetterJava Script string that should be evaluated and used to get a value from the bound control.  
Public PropertyjavaScriptSetterJava Script string that should be evaluated and used to set a value to the bound control.  
Public PropertyuniqueIDUnique ID of the control the cell is bound to.  
See Also