Class Field
Class for the item type Field
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class Field : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Body>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceField()
Declaration
protected Field()
Field(ElementFactory, Object[])
Declaration
public Field(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceBehavior()
Retrieve the behavior property of the item
Declaration
public IProperty_Text Behavior()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
BgColor()
Retrieve the bg_color property of the item
Declaration
public IProperty_Text BgColor()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
BorderWidth()
Retrieve the border_width property of the item
Declaration
public IProperty_Number BorderWidth()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
ClipOverflow()
Retrieve the clip_overflow property of the item
Declaration
public IProperty_Text ClipOverflow()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ClipRectangle()
Retrieve the clip_rectangle property of the item
Declaration
public IProperty_Text ClipRectangle()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Container()
Retrieve the container property of the item
Declaration
public IProperty_Text Container()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
DefaultValue()
Retrieve the default_value property of the item
Declaration
public IProperty_Text DefaultValue()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
DisplayLength()
Retrieve the display_length property of the item
Declaration
public IProperty_Number DisplayLength()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
DisplayLengthUnit()
Retrieve the display_length_unit property of the item
Declaration
public IProperty_Text DisplayLengthUnit()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
FieldType()
Retrieve the field_type property of the item
Declaration
public IProperty_Text FieldType()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
FontColor()
Retrieve the font_color property of the item
Declaration
public IProperty_Text FontColor()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
FontFamily()
Retrieve the font_family property of the item
Declaration
public IProperty_Text FontFamily()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
FontSize()
Retrieve the font_size property of the item
Declaration
public IProperty_Text FontSize()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
FontWeight()
Retrieve the font_weight property of the item
Declaration
public IProperty_Text FontWeight()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Height()
Retrieve the height property of the item
Declaration
public IProperty_Number Height()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
HtmlCode()
Retrieve the html_code property of the item
Declaration
public IProperty_Text HtmlCode()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
IsDisabled()
Retrieve the is_disabled property of the item
Declaration
public IProperty_Boolean IsDisabled()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
IsVisible()
Retrieve the is_visible property of the item
Declaration
public IProperty_Boolean IsVisible()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
Label()
Retrieve the label property of the item
Declaration
public IProperty_Text Label()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
LabelPosition()
Retrieve the label_position property of the item
Declaration
public IProperty_Text LabelPosition()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Legend()
Retrieve the legend property of the item
Declaration
public IProperty_Text Legend()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ListboxSize()
Retrieve the listbox_size property of the item
Declaration
public IProperty_Number ListboxSize()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
ListNoBlank()
Retrieve the list_no_blank property of the item
Declaration
public IProperty_Boolean ListNoBlank()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
NameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Orientation()
Retrieve the orientation property of the item
Declaration
public IProperty_Text Orientation()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Positioning()
Retrieve the positioning property of the item
Declaration
public IProperty_Text Positioning()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
PropertytypeId()
Retrieve the propertytype_id property of the item
Declaration
public IProperty_Item<Property> PropertytypeId()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Property> |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
TabIndex()
Retrieve the tab_index property of the item
Declaration
public IProperty_Number TabIndex()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
TabStop()
Retrieve the tab_stop property of the item
Declaration
public IProperty_Boolean TabStop()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
TextAlign()
Retrieve the text_align property of the item
Declaration
public IProperty_Text TextAlign()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
TextareaCols()
Retrieve the textarea_cols property of the item
Declaration
public IProperty_Number TextareaCols()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
TextareaRows()
Retrieve the textarea_rows property of the item
Declaration
public IProperty_Number TextareaRows()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
Width()
Retrieve the width property of the item
Declaration
public IProperty_Number Width()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
X()
Retrieve the x property of the item
Declaration
public IProperty_Number X()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
Y()
Retrieve the y property of the item
Declaration
public IProperty_Number Y()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
ZIndex()
Retrieve the z_index property of the item
Declaration
public IProperty_Number ZIndex()
Returns
| Type | Description |
|---|---|
| IProperty_Number |