Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFilteredRowSupport Interface / ClearFilterRowFormats Method


In This Topic
ClearFilterRowFormats Method (IFilteredRowSupport)
In This Topic
Removes all the filtered row formats from the style model.
Syntax
'Declaration
 
Sub ClearFilterRowFormats() 
 
'Usage
 
Dim instance As IFilteredRowSupport
 
instance.ClearFilterRowFormats()
See Also