FlexGrid for WinRT
CellRange Constructor(UIElement)

Windows.UI.Xaml.UIElement that represents a cell.
Initializes a new instance of a CellRange based on a Windows.UI.Xaml.UIElement that represents a cell.
Syntax
'Declaration
 
Public Function New( _
   ByVal e As Windows.UI.Xaml.UIElement _
)
public CellRange( 
   Windows.UI.Xaml.UIElement e
)

Parameters

e
Windows.UI.Xaml.UIElement that represents a cell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellRange Structure
CellRange Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback