A filter is an easy way to view only those items assigned to Item Types that you specify. For example, you can filter all Birthdays and Anniversaries to see only items of these types. All of the other items can be seen again by removing the filter.
For calendar, there are two filters. One is for grid, and the other is for scheduler. When switching to Day/Week/Month/Year view, you can use the filter of scheduler.
Use the Filter Button (down arrow button) in the each column header of the grid, a list will be drop down,
|
|
Select one item you are interested in, the table will filter data based on this item. |
|
|
Select the (Custom...) item, a dialog of Custom Filter will pop up, where you can customize more detailed filter. |
The Filter property specifies the filter of the view containing the current item. Using its members, you can add/remove filter conditions, customize the filter dropdown list and thus control the filtering.
Define a set of filter conditions applied to a grid control.
Use the Filter property to specify the filter criteria for a grid control. Filter criteria describe a set of filter conditions combined by logical operators. You can add, remove filter conditions for specific items, customize the list of values for a filter condition and control the filtering process.
To set the filter of scheduler, right-click blank scheduler area in calendar, and select Filter option.
In the dialog, you can specify what kind of events to display in scheduler area:
|
|
Display all events: Displays all events in Calendar. |
|
|
Display not private events: Does not display private events in Calendar. |
|
|
Display private events: Only displays private events in Calendar. |
|
|
Learn more about calendar filter |

© 2002-2009 eTimeInc. All Rights Reserved.