TableCellPropertiesMask 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 |
---|---|
Preferred
|
|
No
|
|
Left
|
|
Right
|
|
Top
|
|
Bottom
|
|
Vertical
|
|
Left
|
|
Right
|
|
Top
|
|
Bottom
|
|
Inside
|
|
Inside
|
|
Top
|
0x40000 |
Top
|
0x80000 |
Background
|
|
All
|
Specifies all table cell properties. |
#Remarks
A TableCellPropertiesMask enumeration value is returned by the TableCellPropertiesBase.Reset property.