RadGrid for ASP.NET

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


 

 

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

Syntax

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

Requirements

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

See Also