Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IModifiedSupport Interface
Members


In This Topic
    IModifiedSupport Interface
    In This Topic
    Interface that supports customizing editing control's modified state.
    Syntax
    'Declaration
     
    
    Public Interface IModifiedSupport 
    'Usage
     
    
    Dim instance As IModifiedSupport
    public interface IModifiedSupport 
    See Also