메소드 | 설명 | |
---|---|---|
Initialize ( |
Initialize parameters.
|
|
SortDescriptor ( ) : System.ComponentModel |
Create an instance of this class.
|
|
SortDescriptor ( string propertyPath, ListSortDirection direction ) : System.ComponentModel |
Create an instance of this class.
|
|
ToSortDescription ( ) : System.ComponentModel.SortDescription |
Return a SortDescription from this instance.
|
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
|
메소드 | 설명 | |
---|---|---|
PropertyPath_PropertyChanged ( object sender, |
public Initialize ( |
||
elementContext | ||
culture | ||
리턴 | void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |
public SortDescriptor ( string propertyPath, ListSortDirection direction ) : System.ComponentModel | ||
propertyPath | string | |
direction | ListSortDirection | |
리턴 | System.ComponentModel |
public ToSortDescription ( ) : System.ComponentModel.SortDescription | ||
리턴 | System.ComponentModel.SortDescription |