TableCell.RightMargin Property
Gets or sets the right margin of a table cell.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Single> | The right margin of the table cell. This value is measured in Document units (1 document unit is equal to 1/300 of an inch). |
See Also