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


In This Topic
    ValueChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ValueChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorProvides information in the cell whose value is being changed.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets or sets the new value that is to be assigned to the cell.  
    Top
    See Also