Method | Description | |
---|---|---|
CloneIfNecessary ( ) : |
||
ColumnOption ( ) : System | ||
ColumnOption ( string columnName ) : System | ||
MergeColumns ( IEnumerable |
||
SetColumnTokens ( IEnumerable |
Method | Description | |
---|---|---|
CreateInstanceCore ( ) : System.Windows.Freezable |
Method | Description | |
---|---|---|
ToColumn ( ) : |
public ColumnOption ( string columnName ) : System | ||
columnName | string | |
return | System |
protected CreateInstanceCore ( ) : System.Windows.Freezable | ||
return | System.Windows.Freezable |
public static MergeColumns ( IEnumerable |
||
columns | IEnumerable |
|
mode | ColumnOptionsMode | |
qd | ||
return | List |
public static SetColumnTokens ( IEnumerable |
||
columns | IEnumerable |
|
qd | ||
canAggregate | bool | |
return | void |