C# 클래스 Signum.Windows.CountSearchControl

파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
ColumnOptionsModeProperty System.Windows.DependencyProperty
ColumnsOptionsProperty System.Windows.DependencyProperty
FilterColumnProperty System.Windows.DependencyProperty
FilterOptionsProperty System.Windows.DependencyProperty
FilterRouteProperty System.Windows.DependencyProperty
IsSearchingProperty System.Windows.DependencyProperty
ItemsCountProperty System.Windows.DependencyProperty
OrderOptionsProperty System.Windows.DependencyProperty
QueryNameProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextWaitingProperty System.Windows.DependencyProperty
TextZeroItemsProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
AssetNotLoaded void
Hyperlink_Click void
SearchControl_Loaded void
item_BindingValueChanged void

공개 메소드들

메소드 설명
CountSearchControl ( ) : System
DefaultClick ( ) : void
Reinitialize ( IEnumerable filters, List columns, ColumnOptionsMode columnOptionsMode, List orders ) : void
Search ( ) : void

비공개 메소드들

메소드 설명
AssetNotLoaded ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
Hyperlink_Click ( object sender, RoutedEventArgs e ) : void
SearchControl_Loaded ( object sender, RoutedEventArgs e ) : void
item_BindingValueChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

CountSearchControl() 공개 메소드

public CountSearchControl ( ) : System
리턴 System

DefaultClick() 공개 메소드

public DefaultClick ( ) : void
리턴 void

Reinitialize() 공개 메소드

public Reinitialize ( IEnumerable filters, List columns, ColumnOptionsMode columnOptionsMode, List orders ) : void
filters IEnumerable
columns List
columnOptionsMode ColumnOptionsMode
orders List
리턴 void

Search() 공개 메소드

public Search ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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