Gets the ListViewSettings object used to customize the visualization of the List view.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public ListViewSettings ListViewSettings { get; set; } |
Visual Basic
![]() |
---|
Public Property ListViewSettings As ListViewSettings |
An instance of the ListViewSettings class.
Use the ListViewSettings members to customize the appearance of the calendar when CurrentView is set to List.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |