TabSheetObject.ClassName

Syntax

ClassName: String

Description

The ClassName property determines name of table object class.

Comments

Use JSON or the setClassName method to set the property value and the getClassName method to get the property value.

By default the property contains Null value.

Example

The example of use is given on the TabSheetObject Constructor page.

Seebsp;also:

TabSheetObject