Skip to main content
All docs
V25.1
  • NormalViewProperties Class

    Contains properties for the normal view.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public sealed class NormalViewProperties :
        PresentationObject

    The following members return NormalViewProperties objects:

    Remarks

    The normal view consists of three content regions: slide, thumbnail pane, and bottom pane.

    DevExpress Presentation - Normal View

    Implements

    Inheritance

    Object
    PresentationObject
    NormalViewProperties
    See Also