Skip to main content
All docs
V26.1
  • ViewProperties.SlideViewProperties Property

    Gets or sets properties of the slide view mode.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public CommonSlideViewProperties SlideViewProperties { get; set; }

    Property Value

    Type Description
    CommonSlideViewProperties

    The slide view properties.

    See Also