Class Frameset
Class for the item type Frameset
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class Frameset : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Form>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceFrameset()
Declaration
protected Frameset()
Frameset(ElementFactory, Object[])
Declaration
public Frameset(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 |
Cols()
Retrieve the cols property of the item
Declaration
public IProperty_Text Cols()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Frameborder()
Retrieve the frameborder property of the item
Declaration
public IProperty_Text Frameborder()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Framespacing()
Retrieve the framespacing property of the item
Declaration
public IProperty_Number Framespacing()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
Label()
Retrieve the label property of the item
Declaration
public IProperty_Text Label()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Rows()
Retrieve the rows_ property of the item
Declaration
public IProperty_Text Rows()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |