Additional Viewer Static Properties

Top  Previous  Next

 

This group of StiWebDesignerOptions static properties allows enabling/disabling dictionary and report template editing, showing/hiding tabs of the Web designer.

 

· The ModifyDictionary property is used to enable/disable Dictionary editing. If the ModifyDictionary property is set to true, then editing is enabled. If the ModifyDictionary property is set to false, then editing is disabled. By default this property is set to true;

 

· The ModifyConnections property is used to enable/disable Connections editing. If the ModifyDictionary property is set to true, then editing is enabled. If the ModifyDictionary property is set to false, then editing is disabled. By default this property is set to true;

 

· The ModifyDataSources property is used to enable/disable Data Sources editing. If the ModifyDataSources property is set to true, then editing is enabled. If the ModifyDataSources property is set to false, then editing is disabled. By default this property is set to true;

 

· The ModifyVariables property is used to enable/disable Variables editing. If the ModifyVariables property is set to true, then editing is enabled. If the ModifyVariables property is set to false, then editing is disabled. By default this property is set to true;

 

· The ModifyTemplate property is used to enable/disable loaded Template editing. If the ModifyTemplate property is set to true, then editing is enabled. If the ModifyTemplate property is set to false, then editing is disabled. By default this property is set to true;

 

· The AllowScale property is used to enable/disable scale changing. If the AllowScale property is set to true, then changing is enabled. If the AllowScale property is set to false, then changing is disabled. By default this property is set to true;

 

· The CodeTabVisible property is used to show/hide the Code tab. If the CodeTabVisible property is set to true, then the code tab will be shown. If the CodeTabVisible property is set to false, then the code tab will be hidden. By default this property is set to true;

 

· The DictionaryTabVisible property is used to show/hide the Dictionary tab. If the DictionaryTabVisible property is set to true, then the code tab will be shown. If the DictionaryTabVisible property is set to false, then the code tab will be hidden. By default this property is set to true;

 

· The ExitButtonVisible property is used to show/hide the Exit button in the main menu. If the ExitButtonVisible property is set to true, then the button tab will be shown. If the ExitButtonVisible property is set to false, then the button tab will be hidden. By default this property is set to true.

 

 

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)