Specifies the table cell component data information.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]
Autodesk.Civil.DatabaseServices.StylesStructureColumnComponentData
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class StructureColumnComponentData : [T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]
VB
Public NotInheritable Class StructureColumnComponentData Inherits [T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]
C++
public ref class StructureColumnComponentData sealed : public [T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]
The StructureColumnComponentData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ComponentType | Gets the type of the table cell component data. | |
| Content | Gets or sets the content of the table cell component data. | |
| Name | Gets or sets the name of the table cell component data. |
