Back to Devexpress

TableCellPropertiesBase Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-tablecellpropertiesbase-dot-underscore-properties.md

latest2.3 KB
Original Source

TableCellPropertiesBase Properties

Container for table characteristics used to specify table cell characteristics for table styles.

NameDescription
CellBackgroundColorGets or sets the TableCell.BackgroundColor property for the specified cells.
CellBottomPaddingGets or sets the TableCell.BottomPadding property of a table cell.
CellLeftPaddingGets or sets the TableCell.LeftPadding property of a table cell.
CellRightPaddingGets or sets the TableCell.RightPadding property of a table cell.
CellTopPaddingGets or sets the TableCell.TopPadding property of a table cell.
NoWrapGets or sets whether a text is wrapped in the specified cells.
TableCellBordersProvides access to an object that allows you to specify characteristics for cell borders.
VerticalAlignmentGets or sets the vertical justification of content inside a table cell.

See Also

TableCellPropertiesBase Interface

TableCellPropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace