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





Gets the ListViewSettings object used to customize the appearance of the List view.

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

 Syntax

C#  Copy Code

public ListViewSettings ListViewSettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property ListViewSettings As ListViewSettings

 Property Value

An instance of the ListViewSettings class. Default value is a new ListViewSettings class with all fields set to their default values.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace