Skip to main content
All docs
V25.1
  • XRDesignDockManager.Style Property

    For internal use.

    Namespace: DevExpress.XtraReports.UserDesigner

    Assembly: DevExpress.XtraReports.v25.1.Extensions.dll

    NuGet Package: DevExpress.Win.Reporting

    Declaration

    [Browsable(false)]
    public DockingViewStyle Style { get; set; }

    Property Value

    Type
    DevExpress.XtraBars.Docking2010.Views.DockingViewStyle

    Remarks

    Use the DockingViewStyle property instead.

    See Also