[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.WeekdaysStyle.Item

this Property

this[DayOfWeek]

Gets the DayOfWeekStyle according to the specified index.

Declaration
public DayOfWeekStyle this[DayOfWeek index] { get; }
Public ReadOnly Default Property Item(index As DayOfWeek) As DayOfWeekStyle
Parameters
Type Name Description
DayOfWeek index
Property Value
Type Description
DayOfWeekStyle

The DayOfWeek value that indicates the specified index.