Click or drag to resize
CategoryAttributeCategory Property
Gets the name of the category for the property or event that this attribute is applied to.

Namespace: System.ComponentModel
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public string Category { get; }

Property Value

Type: String
See Also