Gets or sets the default size of the menu items.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Size DefaultItemSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property DefaultItemSize As Size |
A Size object.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |