RadGrid for ASP.NET

RadGrid Send comments on this topic.
SortCommandName Field
See Also 
Telerik.WebControls Namespace > RadGrid Class : SortCommandName Field


 

 

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

Syntax

Visual Basic (Declaration) 
Public Shared SortCommandName As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = RadGrid.SortCommandName
 
RadGrid.SortCommandName = value
C# 
public static string SortCommandName

Requirements

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

See Also