Show / Hide Table of Contents

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 Source

Name

Parameter name

Declaration
public string Name
Field Value
Type Description
System.String
| Improve this Doc View Source

Type

Parameter type

Declaration
public dynamic Type
Field Value
Type Description
System.Object
| Improve this Doc View Source

Value

Parameter value

Declaration
public dynamic Value
Field Value
Type Description
System.Object
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX