Class cmf_TabularView
Class for the item type cmf_TabularView
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_TabularView : Item, ILinkedElement, ILink<ILinkedElement>, IEquatable<IItemRef>, Icmf_BaseView, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcecmf_TabularView()
Declaration
protected cmf_TabularView()
cmf_TabularView(ElementFactory, Object[])
Declaration
public cmf_TabularView(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceDefaultHeaderStyle()
Retrieve the default_header_style
property of the item
Declaration
public IProperty_Item<cmf_Style> DefaultHeaderStyle()
Returns
Type | Description |
---|---|
IProperty_Item<cmf_Style> |
GridBorderColor()
Retrieve the grid_border_color
property of the item
Declaration
public IProperty_Text GridBorderColor()
Returns
Type | Description |
---|---|
IProperty_Text |
NameProp()
Retrieve the name
property of the item
Declaration
public IProperty_Text NameProp()
Returns
Type | Description |
---|---|
IProperty_Text |
Implements
| Improve this Doc View SourceTreeLabelMethod()
Retrieve the tree_label_method
property of the item
Declaration
public IProperty_Item<Method> TreeLabelMethod()
Returns
Type | Description |
---|---|
IProperty_Item<Method> |