名前 | 解説 | |
---|---|---|
SortExpression コンストラクタ | オーバーロードされます。 |
SortExpressionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SortExpression コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Direction | Gets or sets the sort direction. | |
Expression | Gets the Expression object defining the expression. | |
ExpressionText | Gets or sets the text of the sorting expression (SortExpression.Expression). |
名前 | 解説 | |
---|---|---|
AssignFrom | Copies SortExpression.Expression and SortExpression.Direction properties from another SortExpression object. (Note that the C1.C1Preview.IOwnedCollectionItem.Owner property is not copied.) | |
Clone | Creates a copy of the current SortExpression object (the C1.C1Preview.IOwnedCollectionItem.Owner property is not cloned). |