Skip to main content
All docs
V25.1
  • DockPanel.SavedMdiDocumentIndex Property

    Namespace: DevExpress.XtraBars.Docking

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    [DefaultValue(-1)]
    [XtraSerializableProperty]
    public int SavedMdiDocumentIndex { get; set; }

    Property Value

    Type Default
    Int32 -1
    See Also