Xceed Grid for WinForms v4.3 Documentation
StarterValidator Sample Application (Input Validator Control)
Welcome to Xceed Grid for WinForms v4.3 > Sample applications > StarterValidator Sample Application (Input Validator Control)

Programming Languages

VB.NET, C#

Overview

This sample demonstrates the following features of the Input Validator control:

In the source code, it also uses most of the classes needed to set up custom level validation criteria. The form and the validation criteria were entirely generated using the Visual Studio for .NET designer. Note that the same results can be achieved programmatically.

Project location & filename

C#: Xceed Samples\Xceed Input Validator for WinForms v#.#\CSharp\StarterValidator\StarterValidatorCS.csproj

VB.NET: Xceed Samples\Xceed Input Validator for WinForms v#.#\Visual Basic .NET\StarterValidator\StarterValidatorVB.vbproj