Click or drag to resize

NumberBoxOptionsAttribute Class

Provides additional options for number box control
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesNumberBoxOptionsAttribute

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 NumberBoxOptionsAttribute : Attribute, 
	IAttribute
Constructors
Remarks
Applied to all numeric properties (i.e. Double, Int32)
See Also