Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public abstract Style Style { get; set; } |
Visual Basic |
---|
Public MustOverride Property Style As Style |
An instance of the Style class specifying the style of calendar UI elements. This property cannot be null.