◆ 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 | ) |
|
◆ DisplayFormat
string OFT.Attributes.Editors.NumericEditorAttribute.DisplayFormat |
|
getset |
◆ EditorType
◆ 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: