PageModel.HideElementsHighlightings Property
Whether to render highlightings on document elements indicating their important properties changes.
F.e. disabled evaluation or ignoring of input units.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool HideElementsHighlightings { get; set; }
Public Property HideElementsHighlightings As Boolean
Get
Set
public:
property bool HideElementsHighlightings {
bool get ();
void set (bool value);
}
member HideElementsHighlightings : bool with get, set
Property Value
Boolean