ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridSettingCellValueEventArgs Class
Properties


In This Topic
    DataGridSettingCellValueEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridSettingCellValueEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the row. (Inherited from C1.Silverlight.DataGrid.DataGridRowEventArgs)
    Public PropertyGets the object that is attempted to be set in a cell of this column and the specified row.  
    Top
    See Also