Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets or sets the Spotfire.Dxp.Application.Visuals.Formatting.TimeSpanFormatter used for the data type TimeSpan.
Gets or sets the Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type Currency.
Gets or sets the Spotfire.Dxp.Application.Visuals.Formatting.DateTimeFormatter used for the data types Date, Time and DateTime.
Gets the indexed Spotfire.Dxp.Application.Visuals.Formatting.BooleanFormatter used for the data type Boolean.
Gets the indexed Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type Currency.
Gets the indexed Spotfire.Dxp.Application.Visuals.Formatting.DateTimeFormatter used for the data types Date, Time and DateTime.
Gets the indexed Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type Integer.
Gets the indexed Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type LongInteger.
Gets the indexed Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type Real.
Gets the indexed Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type SingleReal.
Gets the indexed Spotfire.Dxp.Application.Visuals.Formatting.TimeSpanFormatter used for the data type TimeSpan.
Gets or sets the Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type Integer.
Gets or sets the Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type LongInteger.
Gets or sets the Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type Real.
Gets or sets the Spotfire.Dxp.Data.Formatters.NumberFormatter used for the data type SingleReal.
Gets or sets the Spotfire.Dxp.Application.Visuals.Formatting.TimeSpanFormatter used for the data type TimeSpan.
Gets a collection of methods for executing transactions on the document.
Applies the specified action to all nodes of the specified type in the subtree spanned from this node, including this node.
Generic type argument
The action to apply.
Represents formatting settings to be used when rendered. The settings can contain formatters for between 0 and 8 data types, namely Integer, Real, Currency, DateTime, LongInteger, SingleReal, TimeSpan and Boolean. In addition, for each data type a specific formatter can be set for a category or column, specified by a Spotfire.Dxp.Application.Visuals.CategoryKey. This is referred to as "indexed".
Since
2.0