ComponentOne ASP.NET MVC Controls
Range Property (Table)

C1.Web.Mvc.Sheet Namespace > Table Class : Range Property
Gets or sets the range of the table.
Syntax
'Declaration
 
Public Property Range As CellRange
public CellRange Range {get; set;}
See Also

Reference

Table Class
Table Members