TableEntryEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data about a table entry navigation event.
public ref class TableEntryEventArgs : EventArgs
public class TableEntryEventArgs : EventArgs
type TableEntryEventArgs = class
inherit EventArgs
Public Class TableEntryEventArgs
Inherits EventArgs
- Inheritance
-
TableEntryEventArgs
- Derived
Constructors
TableEntryEventArgs() |
Creates new instance of TableEntryEventArgs. |
Properties
Handled |
Indeicates whether or not the event has been handled. |