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.
ReadonlyItemGets or sets the formatting for a category or column.
Gets all categories in this Spotfire.Dxp.Application.Visuals.IndexedFormatter, including the always present Spotfire.Dxp.Application.Visuals.CategoryKey.Empty. Spotfire.Dxp.Application.Visuals.CategoryKey.Empty is the same object as the non-indexed Spotfire.Dxp.Data.Formatters.DataFormatterBase.
Determines whether this Spotfire.Dxp.Application.Visuals.IndexedFormatter contains a formatter for a specific category or column.
A Spotfire.Dxp.Application.Visuals.CategoryKey identifying the category or column.
true if there is a formatter for the given category; otherwise, false.
Determines whether this Spotfire.Dxp.Application.Visuals.IndexedFormatter contains a formatter for a specific category or column.
An object identifying the category or column.
true if there is a formatter for the given category; otherwise, false.
Represents several Spotfire.Dxp.Data.Formatters.DataFormatterBase instances split up by a category or column.
Since
2.0