FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / TransformToDescendant Method

In This Topic
    TransformToDescendant Method (ColumnFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Function TransformToDescendant( _
       ByVal descendant As Visual _
    ) As GeneralTransform
    public GeneralTransform TransformToDescendant( 
       Visual descendant
    )

    Parameters

    descendant
    See Also