Click or drag to resize

GroupBox Class

Draws a DW group box panel
Inheritance Hierarchy
System.Web.UIControl
  Dynamicweb.ControlsGroupBox

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Title")]
public class GroupBox : Control

The GroupBox type exposes the following members.

Constructors
  NameDescription
Public methodGroupBox
Initializes a new instance of the GroupBox class
Top
Properties
  NameDescription
Public propertyClassName
Public propertyDoTranslation
Public propertyGroupWidth
Public propertyTitle
Panel title
Top
Methods
  NameDescription
Protected methodRender
Top
See Also