ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / CustomFilterPresenter Class / Content Property

In This Topic
    Content Property (CustomFilterPresenter)
    In This Topic
    Content of CustomFilter
    Syntax
    'Declaration
     
    
    Public Property Content As Object
    public object Content {get; set;}
    See Also