Gets the style for a table.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public PropertyString TableStyle { get; }
VB
Public ReadOnly Property TableStyle As PropertyString Get
C++
public: property PropertyString^ TableStyle { PropertyString^ get (); }