Skip to main content
All docs
V26.1
  • LayoutRepositoryItem.ViewInfo Property

    Namespace: DevExpress.XtraLayout

    Assembly: DevExpress.XtraLayout.v26.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    public LayoutRepositoryItemViewInfo ViewInfo { get; }

    Property Value

    Type
    DevExpress.XtraLayout.LayoutRepositoryItemViewInfo
    See Also