[]
Sets the value of the FlexGridFilter property of the specified object.
public static void SetFlexGridFilterRow(DependencyObject obj, C1FlexGridFilterRow value)
Type | Name | Description |
---|---|---|
DependencyObject | obj | Object to set the property on. |
C1FlexGridFilterRow | value | Value to set. |