ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Summaries Namespace / DataGridGroupWithSummaryRow Class / Validate Method

In This Topic
    Validate Method (DataGridGroupWithSummaryRow)
    In This Topic
    Validates the DataItem. Implement IDataErrorInfo or INotifyDataErrorInfo in order to implement your own validation rules.
    Overload List
    OverloadDescription
    Validates the DataItem. Implement IDataErrorInfo or INotifyDataErrorInfo in order to implement your own validation rules. (Inherited from C1.Silverlight.DataGrid.DataGridRow)
    Validates the DataItem. Implement IDataErrorInfo or INotifyDataErrorInfo in order to implement your own validation rules. (Inherited from C1.Silverlight.DataGrid.DataGridRow)
    See Also