[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateWeekdayDisplayField.Pattern

Pattern Property

Pattern

Gets or sets a value indicating the weekday pattern for GrapeCity.Windows.InputMan.Fields.DateWeekdayDisplayField. This is a dependency property.

Declaration
public WeekdayPattern Pattern { get; set; }
Public Property Pattern As WeekdayPattern
Property Value
Type Description
WeekdayPattern

A GrapeCity.Windows.InputMan.WeekdayPattern value indicates the weekday pattern. The default value is GrapeCity.Windows.InputMan.WeekdayPattern.WeekdayName.

Exceptions
Type Condition
ArgumentException

The assigned value is not type of GrapeCity.Windows.InputMan.WeekdayPattern.