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


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