All Classes Namespaces Functions Properties Pages
Properties | List of all members
FormElement Class Reference

FormElement class More...

Properties

string Name [get, set]
 Gets or sets the Name of Form Control.For Example if the control textbox1 is in tab1 of cell1, then the Name would be cell1.tab1.textbox1. More...
 

Description

FormElement class

Property Documentation

string Name
getset

Gets or sets the Name of Form Control.For Example if the control textbox1 is in tab1 of cell1, then the Name would be cell1.tab1.textbox1.

The name.