| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Validate( _ ByVal checkAutoValidate As System.Boolean _ ) As System.Boolean | |
| C# | |
|---|---|
public System.bool Validate( System.bool checkAutoValidate ) | |
Parameters
- checkAutoValidate
|
| ActiveReports Developer 7 | |
| Validate(Boolean) Method | |
| See Also | |
| GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class > Validate Method : Validate(Boolean) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Validate( _ ByVal checkAutoValidate As System.Boolean _ ) As System.Boolean | |
| C# | |
|---|---|
public System.bool Validate( System.bool checkAutoValidate ) | |