TablePropertiesMask Enum
Lists the value masks available for table cell properties.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Members
Name | Description |
---|---|
Left
|
|
Right
|
|
Top
|
|
Bottom
|
|
Cell
|
|
Table
|
|
Table
|
|
Table
|
|
Preferred
|
|
Table
|
0x200 |
Table
|
0x400 |
Left
|
|
Right
|
|
Top
|
|
Bottom
|
|
Inside
|
|
Inside
|
|
Background
|
|
Table
|
|
Borders
|
|
Right
|
|
All
|
Specifies all table properties. |
#Remarks
A TablePropertiesMask enumeration value is returned by the TablePropertiesBase.Reset property.