StiTextChangedEventArgsOldValue Property |
Gets or sets the old value of text.
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic string OldValue { get; }
Public ReadOnly Property OldValue As String
Get
Property Value
Type:
String
See Also