TableCellIsUpperLeftInRange Property

Spotfire 15.0 API Reference
Gets a value indicating whether this instance is upper left in range. This will always be true for cells that do not span over multiple columns or rows.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public bool IsUpperLeftInRange { get; }

Property Value

Type: Boolean
true if this instance is upper left in range; otherwise, false.
Version Information


See Also

Reference