ActiveReports 9
ValidationMode Enumeration

Indicates the current mode of the validation system. Different severities and validation entries may be used for different modes.
Syntax
'Declaration
 
Public Enum ValidationMode 
   Inherits System.Enum
public enum ValidationMode : System.Enum 
Members
MemberDescription
BeforeProcessingIndicates that the validation is being done in order to process a report. Any errors cause the report processing to halt.
DesignTimeIndicates that the validation is being done at design time and the user will have a chance to correct any detected validation entries.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.ValidationMode

Requirements

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

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum