Share via


NSTableViewTableEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class NSTableViewTableEventArgs : EventArgs
type NSTableViewTableEventArgs = class
    inherit EventArgs
Inheritance
NSTableViewTableEventArgs

Constructors

Name Description
NSTableViewTableEventArgs(NSTableColumn)

Create a new instance of the NSTableViewTableEventArgs with the specified event data.

Properties

Name Description
TableColumn

Applies to