| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Panel ClassSystem.Web.UI.WebControls Namespace Represents a control that acts as a container for other controls.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | BackImageUrl | String | [ Get , Set ] |
| public | DefaultButton | String | [ Get , Set ] |
| public | Direction | ContentDirection | [ Get , Set ] |
| public | GroupingText | String | [ Get , Set ] |
| public | HorizontalAlign | HorizontalAlign | [ Get , Set ] |
| public | ScrollBars | ScrollBars | [ Get , Set ] |
| public | Wrap | Boolean | [ Get , Set ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| protected | AddAttributesToRender | ( HtmlTextWriter writer ) | Void |
| protected | CreateControlStyle | ( ) | Style |
| public | RenderBeginTag | ( HtmlTextWriter writer ) | Void |
| public | RenderEndTag | ( HtmlTextWriter writer ) | Void |
The Panel server control is a container for other controls. It is especially useful when you wish to generate controls programmatically or hide/show a group of controls.
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme