GrapeCity.Windows.SpreadSheet.Data Namespace > RowFilterBase Class : AddDateFilter Method |
'Declaration Public Sub AddDateFilter( _ ByVal column As System.Integer, _ ByVal compareType As DateCompareType, _ ByVal date As System.Date _ )
'Usage Dim instance As RowFilterBase Dim column As System.Integer Dim compareType As DateCompareType Dim date As System.Date instance.AddDateFilter(column, compareType, date)
public void AddDateFilter( System.int column, DateCompareType compareType, System.DateTime date )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6