RadGrid for ASP.NET

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


Container of misc. grouping settings of RadGrid control

Object Model


 

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

Syntax

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

Inheritance Hierarchy

System.Object
   Telerik.WebControls.GridObjectWithState
      Telerik.WebControls.GridExportSettings

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also