GrapeCity MultiRow Windows Forms Documentation
OnCellParsing Method (CheckBoxCell)


A CellParsingEventArgs that contains the event data.
Raises the GcMultiRow.CellParsing event.
Syntax
Protected Overrides Sub OnCellParsing( _
   ByVal e As CellParsingEventArgs _
) 
Dim instance As CheckBoxCell
Dim e As CellParsingEventArgs
 
instance.OnCellParsing(e)
protected override void OnCellParsing( 
   CellParsingEventArgs e
)

Parameters

e
A CellParsingEventArgs that contains the event data.
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

CheckBoxCell Class
CheckBoxCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.