ASP.NET Pack Programmer's Guide
MonthRangeSettings.HeaderSpacing Property
See Also
 





Gets or sets the amount of space between headers.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public int HeaderSpacing { get; set; }

Visual Basic  Copy Code

Public Property HeaderSpacing As Integer

 Property Value

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

 See Also

MonthRangeSettings Members
MonthRangeSettings Class
MindFusion.Scheduling.WebForms Namespace