Skip to main content
All docs
V26.1
  • Settings.PreviewOptions Property

    Namespace: DevExpress.XtraReports.Configuration

    Assembly: DevExpress.XtraReports.v26.1.dll

    Declaration

    public PreviewOptions PreviewOptions { get; }

    Property Value

    Type
    PreviewOptions

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to PreviewOptions
    Settings
    .Default .PreviewOptions
    See Also