ViewBidiHeader Element (List)

Applies to: SharePoint Foundation 2010

Defines the header to use for a column that supports bidirectional reading order.

Note

Most standard Microsoft SharePoint Foundation 2010 list views ignore this element. For more information, see XMLDefinition and CAML View Schema.

<ViewBidiHeader>
</ViewBidiHeader>

Attributes

Attribute

Description

ExpandXML

Optional Boolean. TRUE to re-pass the rendered content through the Collaborative Application Markup Language (CAML) interpreter, which allows CAML to render CAML.

Child Elements

Numerous

Parent Elements

View, ViewStyle

Occurrences

Minimum: 0

Maximum: 1

See Also

Reference

ViewBody Element (List)

ViewFooter Element (List)

ViewHeader Element (List)

Concepts

XMLDefinition and CAML View Schema

Other Resources

List Views