Click or drag to resize

RecroTrackTransactionComment Property

Gets or sets the comment.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax
C#
public string TransactionComment { get; set; }

Property Value

Type: String
The comment.
See Also