GrapeCity MultiRow Windows Forms Documentation
ValidateReasons Property


Gets the reason that a CellValidateAction executes.
Syntax
Public ReadOnly Property ValidateReasons As ValidateReasons
Dim instance As ValidateContext
Dim value As ValidateReasons
 
value = instance.ValidateReasons
public ValidateReasons ValidateReasons {get;}

Property Value

A ValidateReasons value that represents the reasons that cause a CellValidateAction to execute.
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

ValidateContext Class
ValidateContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.