FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / CustomFilterEditor Class / SetResourceReference Method

In This Topic
    SetResourceReference Method (CustomFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetResourceReference( _
       ByVal dp As DependencyProperty, _
       ByVal name As Object _
    ) 
    public void SetResourceReference( 
       DependencyProperty dp,
       object name
    )

    Parameters

    dp
    name
    See Also