System.Web.UI.WebControls.WebParts.WebPart.Direction Property

Gets or sets the horizontal direction that content flows within the control.

Syntax

public override System.Web.UI.WebControls.ContentDirection Direction { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.UI.WebControls.WebParts.WebPart class overrides the base property values so that ends users can personalize the property.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0