Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / SpreadDataView Class / ClearItems Method


In This Topic
ClearItems Method (SpreadDataView)
In This Topic
Removes all elements from the collection.
Syntax
'Declaration
 
Protected Overrides Sub ClearItems() 
 
'Usage
 
Dim instance As SpreadDataView
 
instance.ClearItems()
See Also