DataColumn(CellType, String) Constructor

Initializes a new instance of the DataColumn class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public DataColumn(
        CellType type,
        string columnName
)

Parameters

type  CellType
 
columnName  String
 
See Also

©  Bricsys NV. All rights reserved.