[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraDisplayFieldInfo.Pattern

Pattern Property

Pattern

Gets or sets the era pattern for the field.

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

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

Remarks

This property retrieves the display pattern of the DateEraDisplayFieldInfo when the GcDateTimeCellType does not have input focus.