TableEntryNavigateEventArgs Class
Visual Studio 2015
Provides data about a table entry navigation event.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.Shell.TableControl::TableEntryEventArgs
Microsoft.VisualStudio.Shell.TableControl::TableEntryNavigateEventArgs
System::EventArgs
Microsoft.VisualStudio.Shell.TableControl::TableEntryEventArgs
Microsoft.VisualStudio.Shell.TableControl::TableEntryNavigateEventArgs
| Name | Description | |
|---|---|---|
![]() | TableEntryNavigateEventArgs(Boolean) | Creates a new instance of TableEntryNavigateEventArgs. |
| Name | Description | |
|---|---|---|
![]() | Handled | Indicates whether or not the event has been handled.(Inherited from TableEntryEventArgs.) |
![]() | IsPreview | Indicates whether the navigation is a preview operation. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


