Click or drag to resize

IHTMLTableEngineDataColumnTOut Interface

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IHTMLTableEngineDataColumn<TOut>

Type Parameters

TOut
Output data type

The IHTMLTableEngineDataColumnTOut type exposes the following members.

Properties
  NameDescription
Public propertyTotalValue
If column is accumulating, get the accumulated value
Top
Methods
See Also