GrapeCity MultiRow Windows Forms Documentation
SectionPaintingEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by SectionPaintingEventArgs.

Public Properties
 NameDescription
Public PropertyClipBoundsGets the clip area of the current Section that is being painted.  
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 PropertySectionBoundsGets the boundary of this section.  
Public PropertySectionIndexGets the index of the owner Section that the event occurs for.  
Public PropertyZoomFactorGets the zoom factor of the current GcMultiRow control.  
Top
Public Methods
 NameDescription
Public MethodPaintPaints the section in the specified clip area.  
Public MethodPaintCellsPaints all the cells in the current section to the graphics object.  
Public MethodPaintSectionBackgroundPaints the background of the current section to the graphics object.  
Public MethodPaintSectionBorderPaints the border of the current section to the graphics object.  
Top
See Also

Reference

SectionPaintingEventArgs Class
GrapeCity.Win.MultiRow Namespace
SectionPainting Event

 

 


Copyright © GrapeCity, inc. All rights reserved.