Method | Description | |
---|---|---|
CloneIfNecessary ( ) : |
||
OrderOption ( ) : System | ||
OrderOption ( string columnName ) : System | ||
OrderOption ( string columnName, OrderType orderType ) : System | ||
SetOrderTokens ( IEnumerable |
||
ToOrder ( ) : |
Method | Description | |
---|---|---|
CreateInstanceCore ( ) : System.Windows.Freezable |
protected CreateInstanceCore ( ) : System.Windows.Freezable | ||
return | System.Windows.Freezable |
public OrderOption ( string columnName ) : System | ||
columnName | string | |
return | System |
public OrderOption ( string columnName, OrderType orderType ) : System | ||
columnName | string | |
orderType | OrderType | |
return | System |
public static SetOrderTokens ( IEnumerable |
||
orders | IEnumerable |
|
qd | ||
canAggregate | bool | |
return | void |