Spread for ASP.NET 12 Product Documentation
Controls Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Controls Property
Gets the controls.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Controls As ControlCollection
'Usage
 
Dim instance As FpSpread
Dim value As ControlCollection
 
value = instance.Controls
public override ControlCollection Controls {get;}
See Also

Reference

FpSpread Class
FpSpread Members