IndexedFormatter T  Class TIBCO Spotfire 6.0 API Reference
Represents several DataFormatterBase instances split up by a category or column.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Visuals IndexedFormatter T 

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

public sealed class IndexedFormatter<T> : IIndexedFormatter 
where T : DataFormatterBase
Type Parameters

T
See Also