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


In This Topic
    IFormControl Interface
    In This Topic
    Represents a form control.
    Object Model
    IFormControl Interface
    Syntax
    'Declaration
     
    Public Interface IFormControl 
       Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObject 
    'Usage
     
    Dim instance As IFormControl
    public interface IFormControl : GrapeCity.Spreadsheet.Drawing.IDrawingObject  
    See Also