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