Back to Devexpress

TableCell.HorizontalAnchorCenter Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-tablecell-440b2832.md

latest1.2 KB
Original Source

TableCell.HorizontalAnchorCenter Property

Gets or sets a value indicating whether the horizontal anchor of the cell is centered.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool HorizontalAnchorCenter { get; set; }
vb
Public Property HorizontalAnchorCenter As Boolean

Property Value

TypeDescription
Boolean

true if the horizontal anchor of the cell is centered; otherwise, false.

|

See Also

TableCell Class

TableCell Members

DevExpress.Docs.Presentation Namespace