Class cmf_TabularViewHeaderRow
Class for the item type cmf_TabularViewHeaderRow
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_TabularViewHeaderRow : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View Sourcecmf_TabularViewHeaderRow()
Declaration
protected cmf_TabularViewHeaderRow()
cmf_TabularViewHeaderRow(ElementFactory, Object[])
Declaration
public cmf_TabularViewHeaderRow(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceGroupLevel()
Retrieve the group_level
property of the item
Declaration
public IProperty_Number GroupLevel()
Returns
Type | Description |
---|---|
IProperty_Number |
HeaderStyle()
Retrieve the header_style
property of the item
Declaration
public IProperty_Item<cmf_Style> HeaderStyle()
Returns
Type | Description |
---|---|
IProperty_Item<cmf_Style> |