MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemSettings.HeaderSize Property
See Also
 





Gets or sets the size of the item header for non-all day items in the Timetable view.

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

 Syntax

C#  Copy Code

public Unit HeaderSize { get; set; }

Visual Basic  Copy Code

Public Property HeaderSize As Unit

 Property Value

An instance of the System.Web.UI.WebControls.Unit structure specifying the header size of non-all day items in Timetable view. Default value is 20px.

 See Also

ItemSettings Members
ItemSettings Class
MindFusion.Scheduling.WebForms Namespace