WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AdvanceFilteringWindow - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AdvanceFilteringWindow

    Inheritance
    System.Object
    AdvanceFilteringWindow
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class AdvanceFilteringWindow : Window

    Constructors

    AdvanceFilteringWindow(AdvanceFilteringViewModel, String)

    Initializes a new instance of the AdvanceFilteringWindow class.

    Declaration
    public AdvanceFilteringWindow(AdvanceFilteringViewModel viewModel, string visualStyle)
    Parameters
    Type Name Description
    AdvanceFilteringViewModel viewModel

    The view model.

    System.String visualStyle

    The visual style.

    Methods

    OnApplyTemplate()

    When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.

    Declaration
    public override void OnApplyTemplate()

    OnSourceInitialized(EventArgs)

    Raises the System.Windows.Window.SourceInitialized event.

    Declaration
    protected override void OnSourceInitialized(EventArgs e)
    Parameters
    Type Name Description
    System.EventArgs e

    An System.EventArgs that contains the event data.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved