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


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