DHI.Mike1D Class Library
C#
Show/Hide TOC
HTMLTable
Engine
Data
Item
T
Columns Property
Columns in table. Columns in this table should always implement the
IHTMLTableEngineDataColumn
TOut
.
Definition
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
IList
<
HTMLTableColumn
>
Columns
{
get
; }
Property Value
IList
HTMLTableColumn
See Also
Reference
HTMLTableEngineDataItem
T
Class
DHI.Mike1D.Mike1DDataAccess Namespace
In This Article
Definition
See Also