IFilterSettings 인터페이스

정의

중요

이 API는 CLS 규격이 아닙니다.

요약 뷰를 표시하는 데 필요한 정보를 제공합니다.

public interface class IFilterSettings
[System.CLSCompliant(false)]
public interface IFilterSettings
[<System.CLSCompliant(false)>]
type IFilterSettings = interface
Public Interface IFilterSettings
특성

메서드

Clear()

필터 설정을 지웁니다.

ShowFilterDialog()

필터 대화 상자를 표시합니다.

적용 대상