Click or drag to resize

OptionBoxOptionsAttribute Class

Additional options for option box control
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesOptionBoxOptionsAttribute

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 OptionBoxOptionsAttribute : Attribute, 
	IAttribute

The OptionBoxOptionsAttribute type exposes the following members.

Constructors
  NameDescription
Public methodOptionBoxOptionsAttribute
Assigns additional options (such as style) for this option box control
Top
See Also