Gets or sets the comment.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(true)] public string Comment { get; set; } |
Visual Basic |
---|
<BrowsableAttribute(True)> _ Public Property Comment As String Get Set |