[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IOptionButtons

IOptionButtons Interface

Represents a list of option button controls.

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

Methods

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

Creates an option button control.