RadGrid for ASP.NET

RadGrid Send comments on this topic.
SwapExpression Property
See Also 
Telerik.WebControls Namespace > GridGroupsChangingEventArgs Class : SwapExpression Property


  

 

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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SwapExpression As GridGroupByExpression
Visual Basic (Usage)Copy Code
Dim instance As GridGroupsChangingEventArgs
Dim value As GridGroupByExpression
 
value = instance.SwapExpression
C# 
public GridGroupByExpression SwapExpression {get;}

Requirements

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

See Also