Gets or sets the font used to display an element's text. Namespace: MindFusion.Scheduling
|
C# |
---|
public Font Font { get; set; } |
Visual Basic |
---|
Public Property Font As Font |
A .NET Font object specifying the font of calendar elements' text. Assign null (Nothing in Visual Basic) to this property to use the corresponding value from the current theme.