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

ColumnsRemovedEventArgs Members

The ColumnsRemovedEventArgs type exposes the following members.

Constructors

Name Description
Public method ColumnsRemovedEventArgs

Creates and initializes new ColumnsRemovedEventArgs 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 Columns

Gets an array of columns that cause the event.

(Inherited from ColumnsEventArgs.)
Public property RemovedColumnsIndices

Gets an array of indices of the removed items.

See Also

Reference