Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLTableItem Class / Summary Property

In This Topic
    Summary Property
    In This Topic
    Sets or retrieves a description of the table.
    Syntax
    'Declaration
     
    Public Property Summary As System.String
    public System.string Summary {get; set;}
    See Also