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


In This Topic
    LeavingEditEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see LeavingEditEventArgs members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the control that is currently editing the content of the cell.  
    Public PropertyGets or sets the new value assigned to the Value property of the cell.  
    Top
    See Also