ComponentOne FlexGrid for WPF and Silverlight
CellRange Constructor(UIElement)

C1.Silverlight.FlexGrid Namespace > CellRange Structure > CellRange Constructor : CellRange Constructor(UIElement)
System.Windows.UIElement that represents a cell.
Initializes a new instance of a CellRange based on a System.Windows.UIElement that represents a cell.
Syntax
'Declaration
 
Public Function New( _
   ByVal e As System.Windows.UIElement _
)
public CellRange( 
   System.Windows.UIElement e
)

Parameters

e
System.Windows.UIElement that represents a cell.
See Also

Reference

CellRange Structure
CellRange Members
Overload List