GrapeCity MultiRow Windows Forms Documentation
CellPaintingEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by CellPaintingEventArgs.

Public Properties
 NameDescription
Public PropertyCellBoundsGets the cell boundary.  
Public PropertyCellIndexGets the cell index in its parent Section.  
Public PropertyCellNameGets the name of the cell.  
Public PropertyCellStyleGets the display style of the Cell being painted.  
Public PropertyClipBoundsGets the clip boundary of the current Cell that is being painted.  
Public PropertyEnabledGets a value that indicates whether this cell is enabled.  
Public PropertyErrorIconGets the cell error icon.  
Public PropertyErrorIconAlignmentGets the alignment of the error icon associated with the cell.  
Public PropertyErrorTextGets the error text of the error that occurred on the cell.  
Public PropertyFormattedValueGets the formatted value of the current cell.  
Public PropertyGraphicsGets the graphics object used to draw the cell.  
Public PropertyHandled (Inherited from System.ComponentModel.HandledEventArgs)
Public PropertyIsPrintingGets a value that indicates whether this cell is being printed.  
Public PropertyRowIndexGets the index of the owner Row that the event occurs for.  
Public PropertyScopeGets the cell area that the event occurs for.  
Public PropertySectionIndexGets the index of the owner Section that the event occurs for.  
Public PropertySelectedGets a value that indicates whether the specified Cell is selected.  
Public PropertyValueGets the cell value.  
Public PropertyZoomFactorGets the zoom factor of the current GcMultiRow control.  
Top
Public Methods
 NameDescription
Public MethodPaintPaints the cell area in the specified clip boundary.  
Public MethodPaintBackgroundPaints the cell's background for the specified area.  
Public MethodPaintBorderPaints the cell border for the area in the specified bounds.  
Public MethodPaintCellNoteTriangleSymbolPaints the TriangleSymbol of the CellNote in the top-right corner of the Cell.  
Public MethodPaintErrorIconPaints the error icon of the cell in the specified area.  
Public MethodPaintForegroundPaints the cell's foreground for the specified area.  
Public MethodPaintWaveLinePaints the wave line of the cell in the specified area.  
Top
See Also

Reference

CellPaintingEventArgs Class
GrapeCity.Win.MultiRow Namespace
CellPainting Event

 

 


Copyright © GrapeCity, inc. All rights reserved.