Click or drag to resize

PopulateFieldEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    FileHold.CommonPopulateFieldEventArgs

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public class PopulateFieldEventArgs : EventArgs

The PopulateFieldEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodPopulateFieldEventArgs
Initializes a new instance of the PopulateFieldEventArgs class
Top
Properties
  NameDescription
Public propertyEntry
Public propertyNewValue
Public propertyPropertyName
Top
Extension Methods
See Also