Spread Windows Forms 12.0 Product Documentation
Delete Method (ISortField)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ISortField Interface : Delete Method
Removes the specified ISortField object from the ISortFields collection.
Syntax
'Declaration
 
Sub Delete() 
'Usage
 
Dim instance As ISortField
 
instance.Delete()
void Delete()
See Also

Reference

ISortField Interface
ISortField Members