| 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)
Syntax public 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 |
---|
| ConstructorType | (Inherited from SpecificConstructorAttribute.) |
TopRemarks This attribute is only applicable for
enum types
See Also