Skip to main content
All docs
V25.1
  • ViewProperties.NormalViewProperties Property

    Gets or sets properties of the normal view.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public NormalViewProperties NormalViewProperties { get; set; }

    Property Value

    Type Description
    NormalViewProperties

    The normal view properties.

    Remarks

    The normal view consists of three content regions: the slide, a side content region, and a bottom content region.

    DevExpress Presentation - Normal View

    See Also