[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.ISpinners

ISpinners Interface

Represents a list of spinner controls.

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

Methods

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

Creates a spinner control.