Back to Devexpress

TableProperties Properties

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

latest1.6 KB
Original Source

TableProperties Properties

Contains table properties.

NameDescription
AutoFitSpecifies whether to automatically adjust the table’s width to fit content.
BackgroundColorSpecifies the table’s background color.
BordersSpecifies the table’s border settings.
CellMarginsSpecifies margin settings for all cells in the table.
ContentHorizontalAlignmentSpecifies the horizontal alignment of content in table cells.
ContentVerticalAlignmentSpecifies the vertical alignment of content in table cells.
StyleNameSpecifies the table style name.
TableStyleOptionsSpecifies style options applied to the table.
WidthSpecifies the table’s width settings.

See Also

TableProperties Class

TableProperties Members

DevExpress.Blazor.RichEdit Namespace