C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.