Visual Basic (Declaration) | |
---|---|
Public Sub OnNamedStyleChanged( _ ByVal o As Object, _ ByVal e As EventArgs _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As StyleRowFilter Dim o As Object Dim e As EventArgs instance.OnNamedStyleChanged(o, e) |
Parameters
- o
- Object that raises the event
- e
- Event arguments
This raises an event when the named style for a cell has changed as a result of the row filter that changes styles based on filter criteria.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8