RadGrid for ASP.NET

RadGrid Send comments on this topic.
GridColumnEditorException Class
See Also  Members  
Telerik.WebControls Namespace : GridColumnEditorException Class


 

Namespace: Telerik.WebControls
Assembly: RadGrid (in RadGrid.dll)

Syntax

Visual Basic (Declaration) 
Public Class GridColumnEditorException 
   Inherits GridException
Visual Basic (Usage)Copy Code
Dim instance As GridColumnEditorException
C# 
public class GridColumnEditorException : GridException 

Inheritance Hierarchy

System.Object
   System.Exception
      Telerik.WebControls.GridException
         Telerik.WebControls.GridColumnEditorException

Requirements

Namespace: Telerik.WebControls

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: RadGrid (in RadGrid.dll)

See Also