Class VirtualGridFilteringPopup
Represents a themable popup for the RadVirtualGrid filtering popup.
Inheritance
System.Object
VirtualGridFilteringPopup
Namespace: Telerik.Windows.Controls.VirtualGrid
Assembly: Telerik.Windows.Controls.VirtualGrid.dll
Syntax
public class VirtualGridFilteringPopup : Popup, IThemable
Constructors
VirtualGridFilteringPopup()
Declaration
public VirtualGridFilteringPopup()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|
ResetTheme()
Resets the theme in StyleManager scenario.
Declaration
public void ResetTheme()
SetDefaultStyleKey()
Sets the default style key for StyleManager based on the current theme.
Declaration
protected virtual void SetDefaultStyleKey()