RadGrid for ASP.NET

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


 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      System.Web.UI.WebControls.StringArrayConverter
         Telerik.WebControls.GridStringArrayConverter

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also