[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGridFilterService.SetFlexGridFilterRow

SetFlexGridFilterRow Method

SetFlexGridFilterRow(DependencyObject, C1FlexGridFilterRow)

Sets the value of the FlexGridFilter property of the specified object.

Declaration
public static void SetFlexGridFilterRow(DependencyObject obj, C1FlexGridFilterRow value)
Parameters
Type Name Description
DependencyObject obj

Object to set the property on.

C1FlexGridFilterRow value

Value to set.