The properties of the IForm interface are listed below. For a complete list of IForm interface members, see the IForm Members topic.
ChildForms
|
Gets an IFormCollection containing all IForm objects derived from this form. |
DataSourceType
|
Gets the Type of the data source assigned to the IForm. |
DataUniqueID
|
Gets or sets a string the WebLoader uses to uniquely indentify a data source (business class) instance. |
Description
|
Gets the description of the IForm object. |
FormType
|
Gets the FormType of the IForm. |
FullName
|
Gets the full name of the IForm. |
Image
|
Gets an automatically created Image representation of the IForm. |
Language
|
Gets the language that is selected in the form.suite4.netForm Manager for the IForm. |
LastModification
|
Gets a timestamp of the last modification performed on the IForm. |
Name
|
Gets the name of the IForm. |
Namespace
|
Gets the namespace of the IForm. |
Next
|
Gets the next IForm in the IFormCollection. |
PreserveFormatting
|
Gets or sets a value indicating whether the formatting of all controls on the IForm should be preserved when the IForm is displayed using the WebLoader. |
Prev
|
Gets the previous IForm in the IFormCollection. |
Resolution
|
Gets the namespace of the IForm. |
Size
|
Gets the Size of the IForm. |
Tasks
|
Gets the tasks associated with this IForm. |
UseDataBinding
|
Gets a value indicating whether data binding should be used with this IForm. |
UserGroup
|
Gets the UserGroup of the IForm. |
WebBackColor
|
Gets or sets the Color value that will be used in the WebLoader component. |
WebLoaderEvent
|
Gets a IWebLoaderEvent value for use in the WebLoader component. |
WebServicePassword
|
Gets or sets a password used in accessing an XML web service using the WebLoader component. |
IForm Interface | suite4.net.FormDatabase Namespace