MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemStyle.HeaderTextAlignment Property
See Also
 





Gets or sets the alignment of text in the item's header.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual TextAlignment HeaderTextAlignment { get; set; }

Visual Basic  Copy Code

Public Overridable Property HeaderTextAlignment As TextAlignment

 Property Value

An instance of the TextAlignment enumeration.

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace