Skip to main content
All docs
V26.1
  • NotesMaster.ActualHeaderPlaceholder Property

    Obtains the header shape in the note master layout.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public Shape ActualHeaderPlaceholder { get; }

    Property Value

    Type Description
    Shape

    The header placeholder shape.

    See Also