Gets a FrameworkElement that represents a given part of the grid.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public FrameworkElement GetGridImage( CellRange rng ) |
Visual Basic |
---|
Public Function GetGridImage ( _ rng As CellRange _ ) As FrameworkElement |
Parameters
- rng
- Type: C1.Silverlight.FlexGrid..::..CellRange
CellRange to include in the image.