Back to Devexpress

NotesMaster.ActualHeaderPlaceholder Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-notesmaster.md

latest1.1 KB
Original Source

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

csharp
public Shape ActualHeaderPlaceholder { get; }
vb
Public ReadOnly Property ActualHeaderPlaceholder As Shape

Property Value

TypeDescription
Shape

The header placeholder shape.

|

See Also

NotesMaster Class

NotesMaster Members

DevExpress.Docs.Presentation Namespace