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

Runtime Field class along with system properties More...

Public Member Functions

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

Properties

string Id [get, set]
 Gets or sets the id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
FieldSystemProperties SystemProperties [get, set]
 Gets or sets the system properties. More...
 
RuntimeTableCell2Collection TableCells [get, set]
 Gets or sets the table cells. More...
 
object Value [get, set]
 Gets or sets the value. More...
 

Description

Runtime Field class along with system properties

Constructor & Destructor Documentation

Initializes a new instance of the RuntimeField2 class.

Property Documentation

string Id
getset

Gets or sets the id.

string Name
getset

Gets or sets the name.

FieldSystemProperties SystemProperties
getset

Gets or sets the system properties.

The system properties.

RuntimeTableCell2Collection TableCells
getset

Gets or sets the table cells.

The table cells.

object Value
getset

Gets or sets the value.