Spread WPF 18
GrapeCity.Spreadsheet.FormControls Namespace / IScrollBar Interface
Members


In This Topic
    IScrollBar Interface
    In This Topic
    Represents a scroll bar control.
    Object Model
    IScrollBar Interface
    Syntax
    'Declaration
     
    Public Interface IScrollBar 
       Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControl 
    'Usage
     
    Dim instance As IScrollBar
    See Also