OutlookGridGroupImageEventArgs Class

Krypton OutlookGrid

OutlookGridGroupImageEventArgs Class
Krypton OutlookGrid v1.6.0
Class for events of the group image of a group row.
Inheritance Hierarchy
SystemObject  SystemEventArgs
    JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridGroupImageEventArgs

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 OutlookGridGroupImageEventArgs : EventArgs
Public Class OutlookGridGroupImageEventArgs
	Inherits EventArgs

The OutlookGridGroupImageEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOutlookGridGroupImageEventArgs
Constructor
Top
Properties
  NameDescription
Public propertyRow
Gets or sets the row.
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