Back to Devexpress

PlaceholderSettings.HasCustomPrompt Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-placeholdersettings-19f55f1d.md

latest1.5 KB
Original Source

PlaceholderSettings.HasCustomPrompt Property

Indicates whether the placeholder has a custom prompt.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
Boolean

true if the placeholder has a custom prompt; otherwise, false.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to HasCustomPrompt
FilledShape

.PlaceholderSettings .HasCustomPrompt

|

See Also

PlaceholderSettings Class

PlaceholderSettings Members

DevExpress.Docs.Presentation Namespace