Class Core_ItemGridLayout
Class for the item type Core_ItemGridLayout
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 Core_ItemGridLayout : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Preference>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceCore_ItemGridLayout()
Declaration
protected Core_ItemGridLayout()
Core_ItemGridLayout(ElementFactory, Object[])
Declaration
public Core_ItemGridLayout(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 |
ColOrder()
Retrieve the col_order
property of the item
Declaration
public IProperty_Text ColOrder()
Returns
Type | Description |
---|---|
IProperty_Text |
ColWidths()
Retrieve the col_widths
property of the item
Declaration
public IProperty_Text ColWidths()
Returns
Type | Description |
---|---|
IProperty_Text |
ItemTypeId()
Retrieve the item_type_id
property of the item
Declaration
public IProperty_Text ItemTypeId()
Returns
Type | Description |
---|---|
IProperty_Text |
MaxRecords()
Retrieve the max_records
property of the item
Declaration
public IProperty_Number MaxRecords()
Returns
Type | Description |
---|---|
IProperty_Number |
PageSize()
Retrieve the page_size
property of the item
Declaration
public IProperty_Number PageSize()
Returns
Type | Description |
---|---|
IProperty_Number |
QueryType()
Retrieve the query_type
property of the item
Declaration
public IProperty_Text QueryType()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |