FormItemEditorFactory Members
Provides methods that allow you to configure a form item’s editor.
#Methods
Name | Description |
---|---|
Autocomplete() | Creates an Autocomplete control that is used as a form item’s editor. |
Calendar() | Creates a Calendar control that is used as a form item’s editor. |
Check |
Creates a Check |
Color |
Creates a Color |
Date |
Creates a Date |
Date |
|
Drop |
Creates a Drop |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Html |
Creates an Html |
Lookup() | Creates a Lookup control that is used as a form item’s editor. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Number |
Creates a Number |
Radio |
Creates a Radio |
Range |
Creates a Range |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Select |
Creates a Select |
Slider() | Creates a Slider control that is used as a form item’s editor. |
Switch() | Creates a Switch control that is used as a form item’s editor. |
Tag |
Creates a Tag |
Text |
Creates a Text |
Text |
Creates a Text |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also