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


In This Topic
    IOptionButton Interface
    In This Topic
    Represents an option button control.
    Object Model
    IOptionButton Interface
    Syntax
    'Declaration
     
    Public Interface IOptionButton 
       Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControl 
    'Usage
     
    Dim instance As IOptionButton
    public interface IOptionButton : GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControl  
    See Also