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
BackImageUrl | string.
Gets or sets the URL of the background image for the panel control. | |
Direction | ContentDirection.
Gets or sets the direction in which to display controls that include text in a panel control. | |
HorizontalAlign | HorizontalAlign.
Gets or sets the horizontal alignment of the contents within a panel control. | |
ScrollBars | ScrollBars.
Gets or sets the visibility and position of scroll bars in a panel control. | |
Wrap | bool.
Gets or sets a value indicating whether the content wraps within the panel. |