RadGrid for ASP.NET

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


 

 

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

Syntax

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

Requirements

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

See Also