Gets or sets a value indicating whether to render this element in the background.
That is, behind the data layer.
Namespace: Spotfire.Dxp.Application.Visuals.ReferenceElements
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public bool IsBackground { get; set; }
Property Value
Type: BooleanVersion Information
Supported in: 15.0, 14.8, 14.7, 14.6
See Also