Class Binding
Binding parameters container class
Inheritance
System.Object
Binding
Namespace: DataTables.EditorUtil
Assembly: DataTables-Editor-Server.dll
Syntax
public class Binding : object
Fields
| Improve this Doc View SourceName
Parameter name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |
Type
Parameter type
Declaration
public dynamic Type
Field Value
Type | Description |
---|---|
System.Object |
Value
Parameter value
Declaration
public dynamic Value
Field Value
Type | Description |
---|---|
System.Object |