FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / Comment Class / Content Property

In This Topic
    Content Property
    In This Topic
    Content of Comment, it supports RTF and raw string format
    Syntax
    'Declaration
     
    
    Public Property Content As String
    public string Content {get; set;}
    See Also