UserSort Element (RDL)

Indicates an end-user sort control should be displayed as a part of this text box in the UI.

Syntax

<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

Textbox

Child element

SortExpression

SortExpressionScope

SortTarget

Remarks

The control allows the user to select a sort direction (ascending, descending, none).

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance