The Field type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current Field object.
|
|
GetRenderContent |
Selects the text or image that will be rendered by the field.
|
|
Load |
Override in derived classes to provide advanced persistence mechanism.
|
|
Save |
Override in derived classes to provide advanced persistence mechanism.
|
|
SetZOrder |
Brings a field to the front or sends it to the back of the ZOrder.
|
|
ToString |
Returns a description of the field (name, location, size).
(Overrides Object..::..ToString()()()().) |