RadControls for WPF

Specifies the name of the category in which to group the property or event in SR.

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

Syntax

C#
public sealed class SRCategoryAttribute : CategoryAttribute
Visual Basic
Public NotInheritable Class SRCategoryAttribute _
	Inherits CategoryAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel..::..CategoryAttribute
      Telerik.Windows.Controls..::..SRCategoryAttribute

See Also