Click or drag to resize
EditorDebug Method
Get the debug state

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public bool Debug()

Return Value

Type: Boolean
true if debugging is enabled
See Also