This is the interface for reading data from a column. You should not implement this interface. Use the Spotfire.Dxp.Data.Columns.ColumnBuilder class to create columns.
2.0
Casts this object to the specified type. Throws error on failure.
The target type of the cast.
The type of the object to cast.
The type to cast to.
Casts this object to the specified type. Returns null on failure.
Gets the hierarchy of the column, this is either the hierarchy in the case of a hierarchy column or the indexed column for other columns.
Gets the properties (metadata) of the column.
Gets the row values for the column.
This is the interface for reading data from a column. You should not implement this interface. Use the Spotfire.Dxp.Data.Columns.ColumnBuilder class to create columns.
Since
2.0