Back to Devexpress

TablePropertiesBase Properties

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

latest2.7 KB
Original Source

TablePropertiesBase Properties

Container for table characteristics used to specify default table properties and table style characteristics.

NameDescription
BottomPaddingGets or sets the Table.BottomPadding table property.
LeftPaddingGets or sets the Table.LeftPadding table property.
RightPaddingGets or sets the Table.RightPadding table property.
RightToLeftTableLayoutSpecifies whether to change the table layout’s direction to right-to-left.
TableAlignmentGets or sets the Table.TableAlignment table property.
TableBackgroundColorGets or sets the Table.TableBackgroundColor table property.
TableBordersProvides access to the TableBorders interface exposing table border properties.
TableCellSpacingGets or sets the Table.TableCellSpacing table property.
TableLayoutGets or sets the Table.TableLayout table property.
TopPaddingGets or sets the Table.TopPadding table property.

See Also

TablePropertiesBase Interface

TablePropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace