System.Web.UI.WebControls.Panel.HorizontalAlign Property

Gets or sets the horizontal alignment of the contents within the panel.

Syntax

[System.ComponentModel.DefaultValue(System.Web.UI.WebControls.HorizontalAlign.NotSet)]
[System.ComponentModel.Bindable(true)]
public virtual HorizontalAlign HorizontalAlign { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to specify the alignment of the elements in the System.Web.UI.WebControls.Panel.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0