You are here: Symbol Reference > Stimulsoft.Report.Events Namespace > StiTextChangedEventArgs Class > StiTextChangedEventArgs Constructor
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiTextChangedEventArgs.StiTextChangedEventArgs Constructor

Creates a new object of the type StiTextChangedEventArgs.

Syntax
C++
C#
Visual Basic
public: StiTextChangedEventArgs( string oldValue, string newValue );
Parameters
Parameters 
Description 
oldValue 
Old value of text. 
newValue 
New value of text. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.