Gets the font of the text of the item being edited.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Font TextFont { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property TextFont As Font |
An instance of the .NET Font class.
This is the font set in the Font property of the style set for the edited item.