Class cmf_ContentTypeGridLayout
Class for the item type cmf_ContentTypeGridLayout
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 cmf_ContentTypeGridLayout : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Preference>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcecmf_ContentTypeGridLayout()
Declaration
protected cmf_ContentTypeGridLayout()
cmf_ContentTypeGridLayout(ElementFactory, Object[])
Declaration
public cmf_ContentTypeGridLayout(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 |
CollapsedColumnGroups()
Retrieve the collapsed_column_groups
property of the item
Declaration
public IProperty_Text CollapsedColumnGroups()
Returns
Type | Description |
---|---|
IProperty_Text |
ColumnNames()
Retrieve the column_names
property of the item
Declaration
public IProperty_Text ColumnNames()
Returns
Type | Description |
---|---|
IProperty_Text |
ColumnWidth()
Retrieve the column_width
property of the item
Declaration
public IProperty_Text ColumnWidth()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
TabularViewId()
Retrieve the tabular_view_id
property of the item
Declaration
public IProperty_Text TabularViewId()
Returns
Type | Description |
---|---|
IProperty_Text |