RadControls for Silverlight

Class that describes GridViewCell as data object. Used to get the appropriate GridViewCell (UI container) in cases when it is recycled.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.1050

Syntax

C#
public class GridViewCellInfo
Visual Basic
Public Class GridViewCellInfo

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..GridViewCellInfo
    Telerik.Windows.Controls..::..InvalidGridViewCellInfo

See Also