[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IGroupBoxes

IGroupBoxes Interface

Represents a list of group box controls.

Namespace: GrapeCity.Spreadsheet.FormControls
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IGroupBoxes : IReadonlyArray<IGroupBox>
Public Interface IGroupBoxes
    Inherits IReadonlyArray(Of IGroupBox)

Methods

Name Description
Add(double, double, double, double)

Creates a group box control.