C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / UserCellGroup Class
Properties Methods


UserCellGroup Class Members

The following tables list the members exposed by UserCellGroup.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the Style of objects contained in the cells of the current cell group. See CellStyle for details.  
Public PropertyGets the UserCellGroupCollection containing the current cell group.  
Public PropertyGets an array of System.Drawing.Rectangle structures identifying all cells included in the current group. For details, UserCellGroup Constructor(Rectangle) (lone cells are represented by rectangles with both dimensions set to 1).  
Public PropertyGets the Style of the current cell group.  
Public PropertyGets the RenderTable containing the current cell group.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another UserCellGroup to the current object.  
Public MethodTests whether the current cell group contains a cell with the specified row and column indices.  
Top
Protected Methods
 NameDescription
Protected MethodIndicates whether the CellStyle property should be serialized.  
Protected MethodIndicates whether the Style property should be serialized.  
Top
See Also