Name | Description | |
---|---|---|
_editor | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
_sourceNode | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
The following tables list the members exposed by XHTMLTableItem.
Name | Description | |
---|---|---|
_editor | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
_sourceNode | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
Name | Description | |
---|---|---|
ApplyButtonVisible | If True, the Apply button appears in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
Border | Sets or retrieves the width of the border to draw around the table. | |
Caption | Sets or retrieves the caption of the table. | |
CellPadding | Sets or retrieves the amount of space between the border of the cell and the content of the cell. | |
CellSpacing | Sets or retrieves the amount of space between cells in the table. | |
ColumnCount | Gets or sets the number of columns in the table. | |
ColumnCountInitial | Initial number of columns in the table. | |
DocumentName | File name of the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
IsEditMode | If True, the dialog is in editing mode; otherwise, the dialog is in creating new object mode. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
Node | Returns an System.Xml.XmlNode representing the content that is being edited in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
RowCount | Gets or sets the number of rows in the table. | |
RowCountInitial | Initial number of rows in the table. | |
Style | Gets or sets item style. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
Summary | Sets or retrieves a description of the table. | |
UseWidth | True, if the table width is specified; otherwise false. | |
WidthType | Specifies the units used to measure width. | |
WidthValue | Gets or sets the integer value of the table width. |
Name | Description | |
---|---|---|
ApplyChanges | Applies changes made in the dialog to the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |