Click or drag to resize

ComboBoxOptionsAttribute Class

Provides additional options for the drop-down list box
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesComboBoxOptionsAttribute

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

The ComboBoxOptionsAttribute type exposes the following members.

Constructors
  NameDescription
Public methodComboBoxOptionsAttribute
Constructor for specifying style of combo box
Top
Remarks
Must be applied to the property of Enum
See Also