ActiveReports 9
Validate Method (DataRegion)

The  ValidationContext object containing the contextual information used to drive the validation.
Validates the information in each property of the DataRegion object.
Syntax
'Declaration
 
Public Overrides Function Validate( _
   ByVal context As ValidationContext _
) As ValidationEntry()
public override ValidationEntry[] Validate( 
   ValidationContext context
)

Parameters

context
The  ValidationContext object containing the contextual information used to drive the validation.

Return Value

ValidationContext array containing all the validation entries found, or empty if none are found.
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

DataRegion Class
DataRegion Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum