MindFusion.Reporting for Silverlight Programmer's Guide
VirtualGridRenderTarget Properties
 


 Public Properties

  Name Description

ColumnWidths

Gets the accumulative widths of the columns in the grid.

Elements

Gets all rendered elements.

MaxCellSize

Gets or sets a value specifying a maximal size for the rows and columns in the grid. Rows with height bigger than this value and columns with height smaller than this value are split.

MinCellSize

Gets or sets a value specifying a minimal size for the rows and columns in the grid. Rows with height smaller than this value and columns with width smaller than this value are merged.

Pages

Gets or sets the accumulative page heights.

RowHeights

Gets the accumulative heights of the rows in the grid.

 See Also

VirtualGridRenderTarget Class
MindFusion.Reporting.Silverlight.Export Namespace