The column heading text.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string ColumnHeading { get; set; }Property Value
String
The heading text.
Exceptions
Remarks
On initial creation of a ScheduleField, the column heading is
initialized based on the field name (typically a parameter name).
See Also
Reference