BehaviorCategoryAttribute
Class
Definition
Category attribute for "Behavior"
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false, Inherited=true)]
public sealed class BehaviorCategoryAttribute : System.ComponentModel.CategoryAttribute
- Inheritance
-
BehaviorCategoryAttribute
- Attributes
Constructors
| BehaviorCategoryAttribute() |
Creates the attribute. |