Skip to main content
All docs
V25.2
  • SlideElement.ShowMasterPlaceholderAnimations Property

    Gets or sets whether the slide element displays animations for master placeholders.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public bool ShowMasterPlaceholderAnimations { get; set; }

    Property Value

    Type Description
    Boolean

    true to display animations for master placeholders; otherwise, false.

    See Also