Gets or sets the size of the context menu, in device-independent pixels.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int MenuSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property MenuSize As Integer |
An integer value. The default is 80.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |