프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FilterButtonActiveStyleProperty | |||
FilterButtonInactiveStyleProperty | |||
ShowFilter | ICommand |
메소드 | 설명 | |
---|---|---|
FilterableListView ( ) : System | ||
OnApplyTemplate ( ) : void | ||
getCurrentFilters ( ) : |
||
setCurrentFilters ( |
메소드 | 설명 | |
---|---|---|
OnInitialized ( |
메소드 | 설명 | |
---|---|---|
AddFilter ( String property, FilterItem value, System.Windows.Controls.Button button ) : void | ||
AddFilter ( String property, |
||
AddFilters ( String property, FilterItem values, System.Windows.Controls.Button button ) : void | ||
ApplyCurrentFilters ( ) : void |
Applies the current filter to the list which is being viewed
|
|
IsPropertyFiltered ( String property ) : bool | ||
SelectionChangedHandler ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
Handles the selection change event from the filter popup
|
|
ShowFilterCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void |
Handles the ShowFilter command to populate the filter list and display the popup
|
|
btnCancel_Click ( object sender, |
Handles the button click on the cancel button
|
|
btnFixedOk_Click ( object sender, |
Handles the button click on the ok button for filtered
|
|
btnOk_Click ( object sender, |
Handles the button click on the ok button
|
|
getPropertyValue ( object obj, string propertyName ) : object |
public setCurrentFilters ( |
||
filters | ||
리턴 | void |
public static DependencyProperty,System.Windows FilterButtonActiveStyleProperty | ||
리턴 |
public static DependencyProperty,System.Windows FilterButtonInactiveStyleProperty | ||
리턴 |