ColumnStyleHeaderString Property

Gets or sets the display header string of the column style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string HeaderString { get;	[ObsoleteAttribute("Use HeaderStringFormatted instead.", 
		false)]
	set;
 }

Property Value

String
See Also