Skip to main content
All docs
V25.2
  • TableCell.VerticalAnchorType Property

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public TextVerticalAnchorType VerticalAnchorType { get; set; }

    Property Value

    Type
    TextVerticalAnchorType

    Available values:

    Name
    Bottom
    Center
    Distributed
    Justified
    Top
    See Also