GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ValidationMode Enumeration |
'Declaration Public Enum ValidationMode Inherits System.Enum
public enum ValidationMode : System.Enum
Member | Description |
---|---|
BeforeProcessing | Indicates that the validation is being done in order to process a report. Any errors cause the report processing to halt. |
DesignTime | Indicates that the validation is being done at design time and the user will have a chance to correct any detected validation entries. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.ValidationMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2