Class cmf_TabularViewColumn
Class for the item type cmf_TabularViewColumn
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class cmf_TabularViewColumn : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<cmf_TabularView>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcecmf_TabularViewColumn()
Declaration
protected cmf_TabularViewColumn()
cmf_TabularViewColumn(ElementFactory, Object[])
Declaration
public cmf_TabularViewColumn(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_Number ColOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
ContentStyle()
Retrieve the content_style
property of the item
Declaration
public IProperty_Item<cmf_Style> ContentStyle()
Returns
Type | Description |
---|---|
IProperty_Item<cmf_Style> |
DatePattern()
Retrieve the date_pattern
property of the item
Declaration
public IProperty_Text DatePattern()
Returns
Type | Description |
---|---|
IProperty_Text |
EditorDataSourceList()
Retrieve the editor_data_source_list
property of the item
Declaration
public IProperty_Item<List> EditorDataSourceList()
Returns
Type | Description |
---|---|
IProperty_Item<List> |
EditorDataSourceMethod()
Retrieve the editor_data_source_method
property of the item
Declaration
public IProperty_Item<Method> EditorDataSourceMethod()
Returns
Type | Description |
---|---|
IProperty_Item<Method> |
EditorHeader1ForListLabel()
Retrieve the editor_header_1_for_list_label
property of the item
Declaration
public IProperty_Text EditorHeader1ForListLabel()
Returns
Type | Description |
---|---|
IProperty_Text |
EditorHeader1Width()
Retrieve the editor_header_1_width
property of the item
Declaration
public IProperty_Number EditorHeader1Width()
Returns
Type | Description |
---|---|
IProperty_Number |
EditorHeader2ForListValue()
Retrieve the editor_header_2_for_list_value
property of the item
Declaration
public IProperty_Text EditorHeader2ForListValue()
Returns
Type | Description |
---|---|
IProperty_Text |
EditorHeader2Width()
Retrieve the editor_header_2_width
property of the item
Declaration
public IProperty_Number EditorHeader2Width()
Returns
Type | Description |
---|---|
IProperty_Number |
EditorUseBoth()
Retrieve the editor_use_both
property of the item
Declaration
public IProperty_Boolean EditorUseBoth()
Returns
Type | Description |
---|---|
IProperty_Boolean |
Header()
Retrieve the header
property of the item
Declaration
public IProperty_Text Header()
Returns
Type | Description |
---|---|
IProperty_Text |
HeaderStyle()
Retrieve the header_style
property of the item
Declaration
public IProperty_Item<cmf_Style> HeaderStyle()
Returns
Type | Description |
---|---|
IProperty_Item<cmf_Style> |
InitialWidth()
Retrieve the initial_width
property of the item
Declaration
public IProperty_Number InitialWidth()
Returns
Type | Description |
---|---|
IProperty_Number |
PropertyProp()
Retrieve the property
property of the item
Declaration
public IProperty_Item<cmf_PropertyType> PropertyProp()
Returns
Type | Description |
---|---|
IProperty_Item<cmf_PropertyType> |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |