Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / INamedObject Interface
Members


In This Topic
    INamedObject Interface
    In This Topic
    Represents an object with a name.
    Syntax
    'Declaration
     
    
    Public Interface INamedObject 
    'Usage
     
    
    Dim instance As INamedObject
    public interface INamedObject 
    See Also