CustomPanelFactoryTSupportsEditingModeOnly Property

Spotfire 14.3 API Reference
Gets a value indicating whether the associated Panel should be available in editing mode only. If this property returns true and the application is in viewing mode, the panel will be hidden and the menu command to toggle its visibility will be disabled.

Namespace:  Spotfire.Dxp.Application.Extension
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
public virtual bool SupportsEditingModeOnly { get; }

Property Value

Type: Boolean
Version Information

Supported in: 14.3
See Also

Reference