RadControls for WPF

A rule that returns a Style when satisfied.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.2.611.40

Syntax

C#
public class StyleRule : RuleBase
Visual Basic
Public Class StyleRule _
	Inherits RuleBase

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      Telerik.Windows.Controls..::..RuleBase
        Telerik.Windows.Controls..::..StyleRule

See Also