Share via


SPField.Direction property

Gets or sets the direction of the reading order for the field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public string Direction { get; set; }

Property value

Type: System.String
A string that contains LTR if the reading order is left-to-right, RTL if it is right-to-left, or none.

See also

Reference

SPField class

SPField members

Microsoft.SharePoint namespace