DataCellCellType
Property
|
Property that represents type of a cell.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public CellType CellType { get; }
Public ReadOnly Property CellType As CellType
Get
public:
property CellType CellType {
CellType get ();
}
member CellType : CellType with get
Property Value
CellType
See Also