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


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