[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IButtons

IButtons Interface

Represents a list of button controls.

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

Methods

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

Creates a button control.