[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.FieldEventArgs

FieldEventArgs Class

Represents the EventArgs for the Field notification.

Inheritance
FieldEventArgs
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class FieldEventArgs : EventArgs
Public Class FieldEventArgs
    Inherits EventArgs

Constructors

Name Description
FieldEventArgs(Field)

Initializes a new instance of the FieldEventArgs class.

Properties

Name Description
Field

Gets the field which triggers the event.