The XHTMLColumnItem type exposes the following members.

Properties

  NameDescription
ApplyButtonVisible
If True, the Apply button appears in the dialog.
(Inherited from XHTMLItemBase.)
DocumentName
File name of the document.
(Inherited from XHTMLItemBase.)
HorizontalAlignment
Specifies horizontal alignment of the table column.
IsEditMode
If True, the dialog is in editing mode; otherwise, the dialog is in creating new object mode.
(Inherited from XHTMLItemBase.)
Span
Gets or sets the number of columns in the table that each cell of the column spans.
UseWidth
True, if column width is specified; otherwise false.
VerticalAlignment
Specifies vertical alignment of the table column.
WidthType
Specifies the units used to measure width.
WidthValue
Gets or sets the integer value of the column's width.

See Also