Class
VirtualGridFilteringPopup

Represents a themable popup for the RadVirtualGrid filtering popup.

Definition

Namespace:Telerik.Windows.Controls.VirtualGrid

Assembly:Telerik.Windows.Controls.VirtualGrid.dll

Syntax:

cs-api-definition
public class VirtualGridFilteringPopup : Popup

Inheritance: objectVirtualGridFilteringPopup

Constructors

VirtualGridFilteringPopup()

Declaration

cs-api-definition
public VirtualGridFilteringPopup()

Methods

OnInitialized(EventArgs)

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

ResetTheme()

Resets the theme in StyleManager scenario.

Declaration

cs-api-definition
public void ResetTheme()

SetDefaultStyleKey()

Sets the default style key for StyleManager based on the current theme.

Declaration

cs-api-definition
protected virtual void SetDefaultStyleKey()