バージョン

OnDocumentChanged メソッド (DocumentViewBase)

Document プロパティを変更すると呼び出します
シンタックス
'宣言
 
Protected Friend Overridable Sub OnDocumentChanged( _
   ByVal oldDocument As Infragistics.Documents.TextDocument, _
   ByVal newDocument As Infragistics.Documents.TextDocument _
) 
protected internal virtual void OnDocumentChanged( 
   Infragistics.Documents.TextDocument oldDocument,
   Infragistics.Documents.TextDocument newDocument
)

パラメータ

oldDocument
newDocument
参照