Class GroupBoxControl
Represents a Windows control that displays a frame around a group of controls with an optional caption.
Wraps the
Inheritance
System.Object
GroupBoxControl
Inherited Members
FastReport.ComponentBase.Draw(FastReport.Utils.FRPaintEventArgs)
Namespace: FastReport.Dialog
Assembly: FastReport.dll
Syntax
public class GroupBoxControl : ParentControl, IFRSerializable, IParent
Constructors
GroupBoxControl()
Initializes a new instance of the GroupBoxControl class with default settings.
Declaration
public GroupBoxControl()
Properties
GroupBox
Gets an internal GroupBox.
Declaration
public GroupBox GroupBox { get; }
Property Value
| Type | Description |
|---|---|
| GroupBox |