[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IScrollBars

IScrollBars Interface

Represents a list of scroll bar controls.

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

Methods

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

Creates a scroll bar control.