System.Web.UI.WebControls.Panel: Property Members

The properties of System.Web.UI.WebControls.Panel are listed below. For a list of all members, see the Panel Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Public Properties

BackImageUrlstring.

Gets or sets the URL of the background image for the panel control.

DefaultButtonstring.

Gets or sets the identifier for the default button that is contained in the System.Web.UI.WebControls.Panel control.

DirectionContentDirection.

Gets or sets the direction in which to display controls that include text in a System.Web.UI.WebControls.Panel control.

GroupingTextstring.

Gets or sets the caption for the group of controls that is contained in the panel control.

HorizontalAlignHorizontalAlign.

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

ScrollBarsScrollBars.

Gets or sets the visibility and position of scroll bars in a System.Web.UI.WebControls.Panel control.

Wrapbool.

Gets or sets a value indicating whether the content wraps within the panel.