Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / DocumentProperty Class
Members


In This Topic
    DocumentProperty Class
    In This Topic
    Represents a custom or built-in document property of a container document.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class DocumentProperty 
    'Usage
     
    
    Dim instance As DocumentProperty
    public sealed class DocumentProperty 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Core.DocumentProperty

    See Also