Property | Type | Description | |
---|---|---|---|
AllowChangeColumnsProperty | |||
ColumnOptionsModeProperty | |||
ColumnOptionsProperty | |||
EntityTypeTitleProperty | |||
FilterOptionsProperty | |||
MultiSelectionProperty | |||
OrderOptionsProperty | |||
PaginationProperty | |||
QueryNameProperty | |||
QueryNameTitleProperty | |||
SelectedItemProperty | |||
SelectedItemsProperty | |||
ShowFilterButtonProperty | |||
ShowFiltersProperty | |||
ShowFooterProperty | |||
ShowHeaderProperty | |||
SimpleFilterBuilderProperty |
Method | Description | |
---|---|---|
SearchWindow ( ) : System | ||
SearchWindow ( SearchMode mode, bool seachOnLoad ) : System |
Method | Description | |
---|---|---|
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer | ||
OnPreviewKeyDown ( KeyEventArgs e ) : void |
Method | Description | |
---|---|---|
ButtonsChanged ( ) : void | ||
Cancel_Click ( object sender, |
||
OkAndClose ( ) : void | ||
Ok_Click ( object sender, |
||
searchControl_ClearSize ( object sender, |
||
searchControl_DoubleClick ( ) : void | ||
searchControl_FixSize ( object sender, |
||
searchControl_Loaded ( object sender, |
protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer | ||
return | System.Windows.Automation.Peers.AutomationPeer |
protected OnPreviewKeyDown ( KeyEventArgs e ) : void | ||
e | KeyEventArgs | |
return | void |
public SearchWindow ( SearchMode mode, bool seachOnLoad ) : System | ||
mode | SearchMode | |
seachOnLoad | bool | |
return | System |
public static DependencyProperty,System.Windows AllowChangeColumnsProperty | ||
return |
public static DependencyProperty,System.Windows ColumnOptionsModeProperty | ||
return |
public static DependencyProperty,System.Windows ColumnOptionsProperty | ||
return |
public static DependencyProperty,System.Windows EntityTypeTitleProperty | ||
return |
public static DependencyProperty,System.Windows FilterOptionsProperty | ||
return |
public static DependencyProperty,System.Windows MultiSelectionProperty | ||
return |
public static DependencyProperty,System.Windows OrderOptionsProperty | ||
return |
public static DependencyProperty,System.Windows PaginationProperty | ||
return |
public static DependencyProperty,System.Windows QueryNameProperty | ||
return |
public static DependencyProperty,System.Windows QueryNameTitleProperty | ||
return |
public static DependencyProperty,System.Windows SelectedItemProperty | ||
return |
public static DependencyProperty,System.Windows SelectedItemsProperty | ||
return |
public static DependencyProperty,System.Windows ShowFilterButtonProperty | ||
return |
public static DependencyProperty,System.Windows ShowFiltersProperty | ||
return |
public static DependencyProperty,System.Windows ShowFooterProperty | ||
return |
public static DependencyProperty,System.Windows ShowHeaderProperty | ||
return |