The Portrate Interview Engine

DPLForm Properties

The properties of the DPLForm class are listed below. For a complete list of DPLForm class members, see the DPLForm Members topic.

Public Instance Properties

Children (inherited from AbstractCampaignElement) Returns a collection of IGraphElement children
Controls Gets the controls for this form.
DisplayRule (inherited from AbstractCampaignElement) Sets the displayable rule for this section.
FirstChild (inherited from AbstractCampaignElement) Returns the first child of this element, or NULL if there is no child.
IndexKey (inherited from AbstractCampaignElement) Gets/sets the index key for this element.
Initializers Returns the load event initializers
Next (inherited from AbstractCampaignElement) Returns the next sibling for this element
NextActionTitle Get/set the title for the next button
Parent (inherited from AbstractCampaignElement) Returns the parent graph element for this element
PrevActionTitle Get/set the title for the previous button
Previous (inherited from AbstractCampaignElement) Returns the previous sibling for this element
Renderer Returns the object that is used to render this form.
SourceFile (inherited from AbstractCampaignElement) Get/set the source file for this element.
Title Gets the title for this form.
Validator Gets the form-level validator for this form.

See Also

DPLForm Class | Portrate.Interview.Model Namespace