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


In This Topic
RemoveFilterRowFormats Method (DefaultSheetStyleModel)
In This Topic
Removes the filtered row formats from the style model.
Syntax
'Declaration
 
Public Overridable Sub RemoveFilterRowFormats( _
   ByVal rowIndex As Integer _
) 
 
'Usage
 
Dim instance As DefaultSheetStyleModel
Dim rowIndex As Integer
 
instance.RemoveFilterRowFormats(rowIndex)

Parameters

rowIndex
See Also