Class Core_RelGridLayout
Class for the item type Core_RelGridLayout
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_RelGridLayout : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Preference>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceCore_RelGridLayout()
Declaration
protected Core_RelGridLayout()
Core_RelGridLayout(ElementFactory, Object[])
Declaration
public Core_RelGridLayout(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 |
PageSize()
Retrieve the page_size
property of the item
Declaration
public IProperty_Number PageSize()
Returns
Type | Description |
---|---|
IProperty_Number |
RedlineView()
Retrieve the redline_view
property of the item
Declaration
public IProperty_Boolean RedlineView()
Returns
Type | Description |
---|---|
IProperty_Boolean |
RelTypeId()
Retrieve the rel_type_id
property of the item
Declaration
public IProperty_Text RelTypeId()
Returns
Type | Description |
---|---|
IProperty_Text |
SearchVis()
Retrieve the search_vis
property of the item
Declaration
public IProperty_Text SearchVis()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |