GrapeCity.Xaml.SpreadSheet.Data
Index Property (SortInfo)


Gets or sets the index of the column or row on which to sort.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Index As Integer
'Usage
 
Dim instance As SortInfo
Dim value As Integer
 
instance.Index = value
 
value = instance.Index
[DefaultValue()]
public int Index {get; set;}

Property Value

The index of the column or row on which to sort.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SortInfo Class
SortInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options