RadGrid for ASP.NET

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


  

 

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

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Controls As ControlCollection
Visual Basic (Usage)Copy Code
Dim instance As GridTableView
Dim value As ControlCollection
 
value = instance.Controls
C# 
public virtual ControlCollection Controls {get;}

Requirements

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

See Also