Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / EnteringEditEventArgs Class
Properties


In This Topic
    EnteringEditEventArgs Class Members
    In This Topic

    The following tables list the members exposed by EnteringEditEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the EnteringEditEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets or sets the Xceed.Grid.Editors.CellEditorManager that will be used to edit the content of the cell.  
    Top
    See Also