Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides Panel.Direction.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Property Direction As ContentDirection
Get
Set
'Usage
Dim instance As SPMobileControlContainer
Dim value As ContentDirection
value = instance.Direction
instance.Direction = value
public override ContentDirection Direction { get; set; }
Property value
Type: System.Web.UI.WebControls.ContentDirection
See also
Reference
SPMobileControlContainer class