[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.EraConfigurationException.ErrorCodes

EraConfigurationException.ErrorCodes Enum

Error codes.

Namespace: GrapeCity.ActiveReports.Rendering
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum EraConfigurationException.ErrorCodes

Fields

Name Description
DuplicateStartDates

Two eras share the same start date.

EmptyShortcutKey

The era's shortcut key is empty.

InvalidStartDateFormat

The start date value has an incorrect format; expected 'yyyy MM dd'.

ValueNotMatchPattern

The attribute value does not match the required pattern.

Extension Methods