IsNamingVisible: Boolean;
The IsNamingVisible property determines whether the Name container is displayed.
Available values:
true. The name container will be displayed.
false. The Name container will not be displayed (default).
Use JSON or the setIsNamingVisible method to set the property value and the getIsNamingVisible method to get the property value.
The example of property use is given in description of the FormulaEditor.NamingTextBox property.
See also: