OutlookGridColumnEventArgs Class

Krypton OutlookGrid

OutlookGridColumnEventArgs Class
Krypton OutlookGrid v1.6.0
Class for events of the column in the groupbox.
Inheritance Hierarchy
SystemObject  SystemEventArgs
    JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridColumnEventArgs

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public class OutlookGridColumnEventArgs : EventArgs
Public Class OutlookGridColumnEventArgs
	Inherits EventArgs

The OutlookGridColumnEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOutlookGridColumnEventArgs
Constructor
Top
Properties
  NameDescription
Public propertyColumn
Gets or sets the name of the column.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also