GrapeCity MultiRow Windows Forms Documentation
OnCellFormatting Method (RowHeaderCell)


A CellFormattingEventArgs that contains the event data.
Raises the CellFormatting event.
Syntax
Protected Overrides Sub OnCellFormatting( _
   ByVal e As CellFormattingEventArgs _
) 
Dim instance As RowHeaderCell
Dim e As CellFormattingEventArgs
 
instance.OnCellFormatting(e)
protected override void OnCellFormatting( 
   CellFormattingEventArgs e
)

Parameters

e
A CellFormattingEventArgs 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

RowHeaderCell Class
RowHeaderCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.