Skip to main content

CellValueEventArgs Class

In This Article

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.dll

#Declaration

public class CellValueEventArgs :
    RowEventArgs,
    IDataCellEventArgs
See Also