C# 클래스 Signum.Windows.SearchWindow

파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllowChangeColumnsProperty System.Windows.DependencyProperty
ColumnOptionsModeProperty System.Windows.DependencyProperty
ColumnOptionsProperty System.Windows.DependencyProperty
EntityTypeTitleProperty System.Windows.DependencyProperty
FilterOptionsProperty System.Windows.DependencyProperty
MultiSelectionProperty System.Windows.DependencyProperty
OrderOptionsProperty System.Windows.DependencyProperty
PaginationProperty System.Windows.DependencyProperty
QueryNameProperty System.Windows.DependencyProperty
QueryNameTitleProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty
SelectedItemsProperty System.Windows.DependencyProperty
ShowFilterButtonProperty System.Windows.DependencyProperty
ShowFiltersProperty System.Windows.DependencyProperty
ShowFooterProperty System.Windows.DependencyProperty
ShowHeaderProperty System.Windows.DependencyProperty
SimpleFilterBuilderProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SearchWindow ( ) : System
SearchWindow ( SearchMode mode, bool seachOnLoad ) : System

보호된 메소드들

메소드 설명
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
OnPreviewKeyDown ( KeyEventArgs e ) : void

비공개 메소드들

메소드 설명
ButtonsChanged ( ) : void
Cancel_Click ( object sender, RoutedEventArgs e ) : void
OkAndClose ( ) : void
Ok_Click ( object sender, RoutedEventArgs e ) : void
searchControl_ClearSize ( object sender, EventArgs e ) : void
searchControl_DoubleClick ( ) : void
searchControl_FixSize ( object sender, EventArgs e ) : void
searchControl_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnCreateAutomationPeer() 보호된 메소드

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
리턴 System.Windows.Automation.Peers.AutomationPeer

OnPreviewKeyDown() 보호된 메소드

protected OnPreviewKeyDown ( KeyEventArgs e ) : void
e KeyEventArgs
리턴 void

SearchWindow() 공개 메소드

public SearchWindow ( ) : System
리턴 System

SearchWindow() 공개 메소드

public SearchWindow ( SearchMode mode, bool seachOnLoad ) : System
mode SearchMode
seachOnLoad bool
리턴 System

프로퍼티 상세

AllowChangeColumnsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AllowChangeColumnsProperty
리턴 System.Windows.DependencyProperty

ColumnOptionsModeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ColumnOptionsModeProperty
리턴 System.Windows.DependencyProperty

ColumnOptionsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ColumnOptionsProperty
리턴 System.Windows.DependencyProperty

EntityTypeTitleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows EntityTypeTitleProperty
리턴 System.Windows.DependencyProperty

FilterOptionsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows FilterOptionsProperty
리턴 System.Windows.DependencyProperty

MultiSelectionProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MultiSelectionProperty
리턴 System.Windows.DependencyProperty

OrderOptionsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OrderOptionsProperty
리턴 System.Windows.DependencyProperty

PaginationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PaginationProperty
리턴 System.Windows.DependencyProperty

QueryNameProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows QueryNameProperty
리턴 System.Windows.DependencyProperty

QueryNameTitleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows QueryNameTitleProperty
리턴 System.Windows.DependencyProperty

SelectedItemProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelectedItemProperty
리턴 System.Windows.DependencyProperty

SelectedItemsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelectedItemsProperty
리턴 System.Windows.DependencyProperty

ShowFilterButtonProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowFilterButtonProperty
리턴 System.Windows.DependencyProperty

ShowFiltersProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowFiltersProperty
리턴 System.Windows.DependencyProperty

ShowFooterProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowFooterProperty
리턴 System.Windows.DependencyProperty

ShowHeaderProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowHeaderProperty
리턴 System.Windows.DependencyProperty

SimpleFilterBuilderProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SimpleFilterBuilderProperty
리턴 System.Windows.DependencyProperty