MindFusion.Scheduling for ASP.NET Programmer's Guide
MonthRangeSettings.MonthSpacing Property
See Also
 





Gets or sets the amount of space between adjacent months.

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

 Syntax

C#  Copy Code

public int MonthSpacing { get; set; }

Visual Basic  Copy Code

Public Property MonthSpacing As Integer

 Property Value

A non-negative integer value specifying the amount of space between adjacent months in pixels. Default value is 0.

 See Also

MonthRangeSettings Members
MonthRangeSettings Class
MindFusion.Scheduling.WebForms Namespace