![](../icons/Help.png) | OptionBoxAttribute Class |
Attribute indicates that current property should be rendered as option box
Inheritance Hierarchy
Namespace:
CodeStack.SwEx.PMPage.Attributes
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntaxpublic class OptionBoxAttribute : SpecificConstructorAttribute
Public Class OptionBoxAttribute
Inherits SpecificConstructorAttribute
public ref class OptionBoxAttribute : public SpecificConstructorAttribute
The OptionBoxAttribute type exposes the following members.
Constructors
Properties
| Name | Description |
---|
![Public property Public property](../icons/pubproperty.gif) | ConstructorType | (Inherited from SpecificConstructorAttribute.) |
Top
RemarksThis attribute is only applicable for
enum types
See Also