ComponentOne ASP.NET MVC Controls
Rows Property (FrozenPane)

C1.Web.Mvc.Sheet Namespace > FrozenPane Class : Rows Property
Gets or sets the frozen row index.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
Public Property Rows As Integer
[DefaultValue(0)]
public int Rows {get; set;}
See Also

Reference

FrozenPane Class
FrozenPane Members