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

The methods 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 Methods

override
CopyFrom(Style)

Duplicates the style properties of the specified System.Web.UI.WebControls.Style object for the current instance of the System.Web.UI.WebControls.PanelStyle class.

override
MergeWith(Style)

Combines the style settings of the specified System.Web.UI.WebControls.Style object with the current instance of the System.Web.UI.WebControls.PanelStyle class.

override
Reset()

Removes any defined style settings from the System.Web.UI.WebControls.PanelStyle class.