This documentation is for the old version. Go to the latest Graphics Mill docs

ColumnClickEventArgs Members

The ColumnClickEventArgs type exposes the following members.

Constructors

Name Description
Public method ColumnClickEventArgs

Creates and initializes new ColumnClickEventArgs class instance.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Column

Gets the column that has been clicked.

Public property Index

Gets an index of the column that has been clicked.

See Also

Reference