RadControls for Silverlight

Provides a user interface for creating filtering expressions.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Data (in Telerik.Windows.Controls.Data.dll) Version: 2013.2.611.1050

Syntax

C#
public class RadDataFilter : Control, 
	IThemable, ISupportInitialize
Visual Basic
Public Class RadDataFilter _
	Inherits Control _
	Implements IThemable, ISupportInitialize

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls..::..RadDataFilter

See Also