[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.Comment

Comment Class

Comment in FlexSheet

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexSheet.4.6.2.dll
Syntax
public class Comment : DependencyObject

Constructors

Name Description
Comment()

Properties

Name Description
Content

Content of Comment, it supports RTF and raw string format

IsShow

Get and set the comment visibility on C1FlexSheet.

Text

Raw text content of Comment

Methods

Name Description
OnIsShowChanged(DependencyPropertyChangedEventArgs)

Events

Name Description
IsShowPropertyChanged