Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ICustomProperties Interface
Members


In This Topic
    ICustomProperties Interface
    In This Topic
    Represents a collection of ICustomProperty objects that represents additional information.
    Syntax
    'Declaration
     
    
    Public Interface ICustomProperties 
    'Usage
     
    
    Dim instance As ICustomProperties
    public interface ICustomProperties 
    See Also