GrapeCity.Xaml.SpreadSheet.Data Namespace > RowFilterBase Class : AddDateFilter Method |
'Declaration Public Sub AddDateFilter( _ ByVal column As Integer, _ ByVal compareType As DateCompareType, _ ByVal date As Date _ )
'Usage Dim instance As RowFilterBase Dim column As Integer Dim compareType As DateCompareType Dim date As Date instance.AddDateFilter(column, compareType, date)
public void AddDateFilter( int column, DateCompareType compareType, DateTime date )
Target Platforms: Windows Server 2012, Windows RT