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

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