IFilterSettings Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Provides the information needed to display a summary view.
public interface class IFilterSettings
[System.CLSCompliant(false)]
public interface IFilterSettings
[<System.CLSCompliant(false)>]
type IFilterSettings = interface
Public Interface IFilterSettings
- Attributes
Methods
Clear() |
Clears the filter settings. |
ShowFilterDialog() |
Shows the filter dialog. |