TableStyleTitle Property

Gets or sets the title that displays as the first row of a table.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string Title { get; set; }

Property Value

String
Remarks
Table titles must be justified left, center, or right.
See Also