ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridRow Class


In This Topic
    DataGridRow Class Methods
    In This Topic

    For a list of all members of this type, see DataGridRow members.

    Public Methods
     NameDescription
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodUnload every visual element which is related to the row.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodReturns a System.String that represents the current System.Object.  
    Public MethodOverloaded. Validates the DataItem. Implement IDataErrorInfo or INotifyDataErrorInfo in order to implement your own validation rules.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    See Also