Class FilterEditorDialog
Represents the content of the filter editor dialog window.
Inheritance
System.Object
FilterEditorDialog
Namespace: Telerik.Windows.Controls.Data.DataFilterView
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class FilterEditorDialog : ContentControl, IThemable
Constructors
FilterEditorDialog()
Declaration
public FilterEditorDialog()
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()