ComponentOne ASP.NET MVC Controls
SortRowIndex Property (FlexSheet)

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : SortRowIndex Property
Gets or sets the index of row in the column header panel that shows and changes the current sort.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Overrides Property SortRowIndex As Nullable(Of Integer)
[Ignore()]
public override Nullable<int> SortRowIndex {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members