Click or drag to resize
GridCreateColumnEditorEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Kettic.AspNet.ControlsGridCreateColumnEditorEventArgs

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class GridCreateColumnEditorEventArgs : EventArgs

The GridCreateColumnEditorEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyColumn
Public propertyColumnEditor
Top
See Also