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





Gets or sets the size of the bands displayed on the left/top side of each timetable column.

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

 Syntax

C#  Copy Code

public Unit ColumnBandSize { get; set; }

Visual Basic  Copy Code

Public Property ColumnBandSize As Unit

 Property Value

One of the System.Web.UI.WebControls.Unit structure values that specifies the size of the bands. Default value is Unit.Empty. 

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace