Gets or sets the text format of the header of the current scale item.
Namespace:
DlhSoft.Web.UI.WebControls
Assembly:
DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
C# |
---|
public ScaleHeaderTextFormat HeaderTextFormat { get; set; } |
Visual Basic (Declaration) |
---|
Public Property HeaderTextFormat As ScaleHeaderTextFormat |