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