UserSort Element (RDL)
Indicates an end-user sort control should be displayed as a part of this text box in the UI.
Syntaxe
<Textbox >
...
<UserSort>
<SortExpression>...</SortExpression>
<SortExpressionScope>...</SortExpressionScope>
<SortTarget>...</SortTarget>
</UserSort>
...
</TextBox>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child element |
Notes
The control allows the user to select a sort direction (ascending, descending, none).
Voir aussi
Référence
Report Definition XML Elements