[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraField.Pattern

Pattern Property

Pattern

Gets or sets era pattern for the field. This is a dependency property.

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

An EraPattern enumeration indicates the pattern. The default value is EraName.

Exceptions
Type Condition
ArgumentException

The assigned value is not type of EraPattern.