Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IReadOnlySupport Interface
Members


In This Topic
    IReadOnlySupport Interface
    In This Topic
    Interface that specifies whether the cell type supports a ReadOnly property.
    Syntax
    'Declaration
     
    
    Public Interface IReadOnlySupport 
    'Usage
     
    
    Dim instance As IReadOnlySupport
    public interface IReadOnlySupport 
    See Also