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 XHTMLCellItem.
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) |
![]() | ColSpan | Gets or sets the number of columns in the table that the cell spans. |
![]() | DocumentName | File name of the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | HorizontalAlignment | Specifies horizontal alignment of the cell. |
![]() | 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) |
![]() | IsHeader | Gets or sets a Boolean value indicating whether the cell belongs to a header. |
![]() | Node | Returns an System.Xml.XmlNode representing the content that is being edited in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | RowSpan | Gets or sets the number of rows in the table that the cell spans. |
![]() | Style | Gets or sets item style. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | VerticalAlignment | Specifies vertical alignment of the cell. |
Name | Description | |
---|---|---|
![]() | ApplyChanges | Applies changes made in the dialog to the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |