All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
FormElements Class Reference

FormElements class More...

Public Member Functions

 FormElements ()
 Initializes a new instance of the FormElements class More...
 

Properties

FormElementCollection DesktopFormElements [get, set]
 Gets or sets the desktop form elements. More...
 
FormElementCollection PhoneFormElements [get, set]
 Gets or sets the phone form elements. More...
 
FormElementCollection TabletFormElements [get, set]
 Gets or sets the tablet form elements. More...
 

Description

FormElements class

Constructor & Destructor Documentation

Initializes a new instance of the FormElements class

Property Documentation

FormElementCollection DesktopFormElements
getset

Gets or sets the desktop form elements.

The desktop form elements.

FormElementCollection PhoneFormElements
getset

Gets or sets the phone form elements.

The phone form elements.

FormElementCollection TabletFormElements
getset

Gets or sets the tablet form elements.

The tablet form elements.