ComponentOne FlexGrid for WPF and Silverlight
GetFlexGridFilter Method (C1FlexGridFilterService)

C1.Silverlight.FlexGrid Namespace > C1FlexGridFilterService Class : GetFlexGridFilter Method
Object to query concerning the FlexGridFilter property.
Gets the value of the FlexGridFilter attached property of the specified object.
Syntax
'Declaration
 
Public Shared Function GetFlexGridFilter( _
   ByVal obj As System.Windows.DependencyObject _
) As C1FlexGridFilter
public static C1FlexGridFilter GetFlexGridFilter( 
   System.Windows.DependencyObject obj
)

Parameters

obj
Object to query concerning the FlexGridFilter property.

Return Value

Value of the FlexGridFilter property.
See Also

Reference

C1FlexGridFilterService Class
C1FlexGridFilterService Members