Click or drag to resize
EditorField Method
Get the fields that have been configured for this instance

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public List<Field> Field()

Return Value

Type: ListField
List of fields
See Also