GrapeCity.Win.MultiRow Namespace > FilteringTextBoxCell Class : Filtering Method |
Protected Overridable Function Filtering( _ ByVal editedFormattedValue As Object, _ ByVal targetCellValue As Object, _ ByVal targetRowIndex As Integer _ ) As Boolean
Dim instance As FilteringTextBoxCell Dim editedFormattedValue As Object Dim targetCellValue As Object Dim targetRowIndex As Integer Dim value As Boolean value = instance.Filtering(editedFormattedValue, targetCellValue, targetRowIndex)
protected virtual bool Filtering( object editedFormattedValue, object targetCellValue, int targetRowIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2