Spread Windows Forms 12.0 Product Documentation
Count Property (ISortFields)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ISortFields Interface : Count Property
Gets the number of sort fields in the collection.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As ISortFields
Dim value As Integer
 
value = instance.Count
int Count {get;}

Property Value

The count.
See Also

Reference

ISortFields Interface
ISortFields Members