DocumentChangedEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DocumentChangedEventArgs コンストラクタ | コンストラクター。 |
名前 | 解説 | |
---|---|---|
NewDocument | 編集中の新しい Infragistics.Documents.RichText.RichTextDocument を返します。 | |
OldDocument | 編集中の前の Infragistics.Documents.RichText.RichTextDocument を返します。 |