Gets or sets the text rendered in the header for this item by the scheduling control.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract string HeaderText { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property HeaderText As String |
A string that specifies the header. Default value is an empty string ("").