Spread Windows Forms 12.0 Product Documentation
WeekFlags Property (DayOfWeekStyle)


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

Property Value

The WeekFlags value that indicates which week in a month should be applied to the style
See Also

Reference

DayOfWeekStyle Class
DayOfWeekStyle Members