RadControls for WPF

Represents an cell info that does not have Item, Column, and it is not associated with a GridViewDataControl.

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

Syntax

C#
public class InvalidGridViewCellInfo : GridViewCellInfo
Visual Basic
Public Class InvalidGridViewCellInfo _
	Inherits GridViewCellInfo

Inheritance Hierarchy

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

See Also