MindFusion.Scheduling for ASP.NET Programmer's Guide
TimetableSettings.ItemOffset Property
See Also
 





Gets or set the distance between the first item and its adjoining cell side.

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

 Syntax

C#  Copy Code

public Unit ItemOffset { get; set; }

Visual Basic  Copy Code

Public Property ItemOffset As Unit

 Property Value

An instance of the System.Web.UI.WebControls.Unit structure that specifies the distance. Default value is "5px".

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace