MindFusion.Scheduling for ASP.NET Programmer's Guide
ListViewSettings.CellUnits Property
See Also
 





Gets or sets the resolution of the list view.

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

 Syntax

C#  Copy Code

public TimeUnit CellUnits { get; set; }

Visual Basic  Copy Code

Public Property CellUnits As TimeUnit

 Property Value

One of the TimeUnit Enumeration values that specifies the resolution of the view. Default value is TimeUnit.Unspecified.

 See Also

ListViewSettings Members
ListViewSettings Class
MindFusion.Scheduling.WebForms Namespace