London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class FormDocumentTableRowCellSectionControlItem

Inheritance
System.Object
FormDocumentTableRowCellSectionControlItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.BusinessFoundation.XmlObjectModel
Assembly: Mediachase.BusinessFoundation.dll
Version: 13.30.0
Syntax
public class FormDocumentTableRowCellSectionControlItem

Constructors

FormDocumentTableRowCellSectionControlItem()

Declaration
public FormDocumentTableRowCellSectionControlItem()

Properties

borderType

Declaration
public byte borderType { get; set; }
Property Value
Type Description
System.Byte

borderTypeSpecified

Declaration
public bool borderTypeSpecified { get; set; }
Property Value
Type Description
System.Boolean

cellIndex

Declaration
public byte cellIndex { get; set; }
Property Value
Type Description
System.Byte

cellIndexSpecified

Declaration
public bool cellIndexSpecified { get; set; }
Property Value
Type Description
System.Boolean

colSpan

Declaration
public byte colSpan { get; set; }
Property Value
Type Description
System.Byte

colSpanSpecified

Declaration
public bool colSpanSpecified { get; set; }
Property Value
Type Description
System.Boolean

Control

Declaration
public FormDocumentTableRowCellSectionControlItemControl Control { get; set; }
Property Value
Type Description
FormDocumentTableRowCellSectionControlItemControl

Labels

Declaration
public object Labels { get; set; }
Property Value
Type Description
System.Object

labelWidth

Declaration
public string labelWidth { get; set; }
Property Value
Type Description
System.String

rowIndex

Declaration
public byte rowIndex { get; set; }
Property Value
Type Description
System.Byte

rowIndexSpecified

Declaration
public bool rowIndexSpecified { get; set; }
Property Value
Type Description
System.Boolean

rowSpan

Declaration
public byte rowSpan { get; set; }
Property Value
Type Description
System.Byte

rowSpanSpecified

Declaration
public bool rowSpanSpecified { get; set; }
Property Value
Type Description
System.Boolean

showLabel

Declaration
public bool showLabel { get; set; }
Property Value
Type Description
System.Boolean

showLabelSpecified

Declaration
public bool showLabelSpecified { get; set; }
Property Value
Type Description
System.Boolean

tabIndex

Declaration
public byte tabIndex { get; set; }
Property Value
Type Description
System.Byte

tabIndexSpecified

Declaration
public bool tabIndexSpecified { get; set; }
Property Value
Type Description
System.Boolean

uid

Declaration
public string uid { get; set; }
Property Value
Type Description
System.String