Skip to main content
All docs
V25.2
  • NotesMaster.ActualHeaderPlaceholder Property

    Obtains the header shape in the note master layout.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public Shape ActualHeaderPlaceholder { get; }

    Property Value

    Type Description
    Shape

    The header placeholder shape.

    See Also