new TV()
The TV type defines additional properties and methods of the TV(extree) type. The oTV field defines the control's base tree-view.
Methods
(static) GetDebug() → {boolean}
The GetDebug() method indicates whether the control displays debug information
Returns:
Returns true, if the control shows debug-information
- Type
- boolean
(static) SetDebug(value)
The SetDebug() method shows debug-information
Parameters:
Name | Type | Description |
---|---|---|
value |
boolean | Specifies whether the control displays debug-information |