Gets or sets the Style object used to specify appearance settings for the days from previous and next months, shown when the ShowPaddingDays property is enabled. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public Style PaddingDaysStyle { get; set; } |
Visual Basic |
---|
Public Property PaddingDaysStyle As Style |
An instance of the Style class. This property cannot be null.