[]
        
(Showing Draft Content)

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

Pattern Property

Pattern

Gets or sets era pattern for the field.

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

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

Remarks

The property retrieves the display pattern of the DateEraDisplayField when the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime hasn't input focus.