Spread Windows Forms 12.0 Product Documentation
Sunday Property (WeekdaysStyle)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > WeekdaysStyle Class : Sunday Property
Gets or sets the style for Sunday.
Syntax
'Declaration
 
Public Property Sunday As DayOfWeekStyle
'Usage
 
Dim instance As WeekdaysStyle
Dim value As DayOfWeekStyle
 
instance.Sunday = value
 
value = instance.Sunday
public DayOfWeekStyle Sunday {get; set;}

Property Value

The DayOfWeekStyle value that indicates the style for Sunday.
See Also

Reference

WeekdaysStyle Class
WeekdaysStyle Members