ITextSpan.TextView Property

Definition

Gets the TextView control that is associated with ITextSpan.

public:
 property System::Object ^ TextView { System::Object ^ get(); };
public object TextView { get; }
member this.TextView : obj
Public ReadOnly Property TextView As Object

Property Value

Returns the TextView control associated with the interface.

Applies to