バージョン

EditorDocumentView クラス プロパティ

このクラスのメンバの一覧は、EditorDocumentViewメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCurrentSnapshotVisibleLines の現在セットを生成するために使用する Infragistics.Documents.TextDocumentSnapshot を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public プロパティDocumentビューに関連付けられた Infragistics.Documents.TextDocument を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public プロパティFirstVisibleLineNumberEditorDocumentView で最初に表示される DocumentViewLine のゼロから始まるライン インデックスを返すか、設定します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public プロパティHorizontalLineOffsetEditorDocumentView に表示される DocumentViewLine のゼロから始まる水平ピクセル オフセットを返すか、設定します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public プロパティIsActiveEditorDocumentView が現在のアクティブ ビューであるかどうかを返します。(読み取り専用)。  
Public プロパティLastVisibleLineNumberEditorDocumentView で最後に表示される DocumentViewLine のゼロから始まるライン インデックスを返します (読み取り専用)。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public プロパティSelectionManagerビュー内の選択したテキストを照会し、インタラクトするために使用できるViewSelectionManager インスタンスを返します。(読み取り専用)  
Public プロパティSyntaxEditorビューに関連付けられた XamSyntaxEditor を返します。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public プロパティTextAreaBoundsテキスト領域の境界四角形 (テキストが描画されるスクロールバーとマージン内の領域) をコントロール座標で返します。(読み取り専用) Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
Public プロパティViewLocationXamSyntaxEditor コントロール内の現在の EditorDocumentView の位置を示す EditorDocumentViewLocation 列挙を返します。(読み取り専用)。  
Public プロパティVisibleLines現在 DocumentViewBase に表示されている DocumentViewLine の読み取り専用の、監視下のコレクションを返します (読み取り専用)。 Infragistics.Controls.Editors.DocumentViewBaseから継承されます。
トップ
参照