FlexGrid for WinForms
Checkbox Field



If the cell contains a checkbox, the new checkbox state about to be applied to the cell.
Syntax
'Declaration
 
Public ReadOnly Checkbox As CheckEnum
'Usage
 
Dim instance As ValidateEditEventArgs
Dim value As CheckEnum
 
value = instance.Checkbox
public readonly CheckEnum Checkbox
public:
readonly CheckEnum Checkbox
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

ValidateEditEventArgs Class
ValidateEditEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback