ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / CustomFilterPresenter Class / ContentProperty Field

In This Topic
    ContentProperty Field (CustomFilterPresenter)
    In This Topic
    Identifies the Content dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentProperty As DependencyProperty
    public static readonly DependencyProperty ContentProperty
    See Also