Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DayOfWeekStyle Class / WeekFlags Property


In This Topic
WeekFlags Property (DayOfWeekStyle)
In This Topic
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

Property Value

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