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

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

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

Public Properties

BackImageUrlstring.

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

DirectionContentDirection.

Gets or sets the direction in which to display controls that include text in a panel control.

HorizontalAlignHorizontalAlign.

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

ScrollBarsScrollBars.

Gets or sets the visibility and position of scroll bars in a panel control.

Wrapbool.

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