C# 클래스 Ntreev.Windows.Forms.Grid.Design.GridControlContainerFilterService

상속: System.ComponentModel.ContainerFilterService
파일 보기 프로젝트 열기: NtreevSoft/GridControl 1 사용 예제들

공개 메소드들

메소드 설명
FilterComponents ( ComponentCollection components ) : ComponentCollection
GridControlContainerFilterService ( ) : System
GridControlContainerFilterService ( ContainerFilterService existService ) : System

메소드 상세

FilterComponents() 공개 메소드

public FilterComponents ( ComponentCollection components ) : ComponentCollection
components System.ComponentModel.ComponentCollection
리턴 System.ComponentModel.ComponentCollection

GridControlContainerFilterService() 공개 메소드

public GridControlContainerFilterService ( ) : System
리턴 System

GridControlContainerFilterService() 공개 메소드

public GridControlContainerFilterService ( ContainerFilterService existService ) : System
existService System.ComponentModel.ContainerFilterService
리턴 System