Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / DefaultSheetStyleModel Class / ClearFilterRowFormats Method


In This Topic
ClearFilterRowFormats Method (DefaultSheetStyleModel)
In This Topic
Removes all of the formats for the filtered row in the model.
Syntax
'Declaration
 
Public Overridable Sub ClearFilterRowFormats() 
 
'Usage
 
Dim instance As DefaultSheetStyleModel
 
instance.ClearFilterRowFormats()
See Also