ATAS
Loading...
Searching...
No Matches
OFT.Attributes.Editors.NumericEditorAttribute Class Reference
Inheritance diagram for OFT.Attributes.Editors.NumericEditorAttribute:
[legend]
Collaboration diagram for OFT.Attributes.Editors.NumericEditorAttribute:
[legend]

Public Member Functions

 NumericEditorAttribute ()
 
 NumericEditorAttribute (NumericEditorTypes editorType, double minValue)
 
 NumericEditorAttribute (NumericEditorTypes editorType, Double minValue, double maxValue)
 
 NumericEditorAttribute (double minValue, double maxValue)
 
 NumericEditorAttribute (double minValue)
 

Properties

NumericEditorTypes EditorType [get, set]
 
double? MinValue [get]
 
double? MaxValue [get]
 
double Step [get, set]
 
string DisplayFormat [get, set]
 

Constructor & Destructor Documentation

◆ NumericEditorAttribute() [1/5]

OFT.Attributes.Editors.NumericEditorAttribute.NumericEditorAttribute ( )

◆ NumericEditorAttribute() [2/5]

OFT.Attributes.Editors.NumericEditorAttribute.NumericEditorAttribute ( NumericEditorTypes  editorType,
double  minValue 
)

◆ NumericEditorAttribute() [3/5]

OFT.Attributes.Editors.NumericEditorAttribute.NumericEditorAttribute ( NumericEditorTypes  editorType,
Double  minValue,
double  maxValue 
)

◆ NumericEditorAttribute() [4/5]

OFT.Attributes.Editors.NumericEditorAttribute.NumericEditorAttribute ( double  minValue,
double  maxValue 
)

◆ NumericEditorAttribute() [5/5]

OFT.Attributes.Editors.NumericEditorAttribute.NumericEditorAttribute ( double  minValue)

Property Documentation

◆ DisplayFormat

string OFT.Attributes.Editors.NumericEditorAttribute.DisplayFormat
getset

◆ EditorType

NumericEditorTypes OFT.Attributes.Editors.NumericEditorAttribute.EditorType
getset

◆ MaxValue

double? OFT.Attributes.Editors.NumericEditorAttribute.MaxValue
get

◆ MinValue

double? OFT.Attributes.Editors.NumericEditorAttribute.MinValue
get

◆ Step

double OFT.Attributes.Editors.NumericEditorAttribute.Step
getset

The documentation for this class was generated from the following file: