Gets an object defining the appearance of the List view in this theme.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract ListViewSettings ListViewSettings { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property ListViewSettings As ListViewSettings |
An instance of the ListViewSettings class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |