ComponentOne True DBGrid for WinForms
Validate Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > ValueItems Class : Validate Property
Gets or sets a value indicating whether values entered by the user must match on of the ValueItem objects.
Syntax
'Declaration
 
Public Property Validate As System.Boolean
public System.bool Validate {get; set;}
See Also

Reference

ValueItems Class
ValueItems Members