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


In This Topic
    LeavingEditEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LeavingEditEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorProvides information on the Cell object that has been edited.  
    Top
    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