Gets the table cell components from the structure column style.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public StructureColumnComponents GetComponents()
VB
Public Function GetComponents As StructureColumnComponents
C++
public: StructureColumnComponents^ GetComponents()