ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridCellPresenter Class / UpdateValidationState Method

In This Topic
    UpdateValidationState Method (DataGridCellPresenter)
    In This Topic
    Updates the validation state.
    Syntax
    'Declaration
     
    
    Public Sub UpdateValidationState() 
    public void UpdateValidationState()
    See Also