The members of System.Web.UI.WebControls.PanelStyle are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Style
Initializes a new instance of the System.Web.UI.WebControls.PanelStyle class. |
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. |
override | CopyFrom(Style)
| |
override | MergeWith(Style)
| |
override | Reset()
|