Back to Devexpress

TableCell Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-tablecell-dot-underscore-properties.md

latest1.7 KB
Original Source

TableCell Properties

A table cell.

NameDescription
BackgroundColorReturns the cell’s background color.
BordersReturns the cell’s border settings.
CharacterPropertiesReturns formatting settings of characters in the cell.
ContentHorizontalAlignmentReturns the horizontal alignment of content displayed in the cell.
ContentVerticalAlignmentReturns the vertical alignment of content in the cell.
IndexGets the cell index in a row’s cell collection.
IntervalGets the text buffer interval that contains the element. Inherited from DocumentElementBase.
MarginsReturns the cell’s margin settings.
ParentRowReturns the row that contains the current cell.
WidthReturns the cell’s width settings.

See Also

TableCell Class

TableCell Members

DevExpress.Blazor.RichEdit Namespace