MindFusion.Scheduling for ASP.NET Programmer's Guide
ResourceViewSettings.VisibleCells Property
See Also
 





Gets or sets the number of cells visible at the same time.

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

 Syntax

C#  Copy Code

public int VisibleCells { get; set; }

Visual Basic  Copy Code

Public Property VisibleCells As Integer

 Property Value

Type: Int32

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling.WebForms Namespace