[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IGroupBox

IGroupBox Interface

Represents an option button control.

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