[]
Represents a non-inheritable grouping of related tools within a toolbox control, typically used in design-time environments. This class implements the ISerializable interface to support custom serialization.
public sealed class Group : Component, IComponent, IDisposable, ISerializable
Name | Description |
---|---|
Text | Gets or sets the caption of the group. Default value is 'Group'. |