Skip to main content
All docs
V25.1
  • OfficeNavigationBarHitInfo.ViewInfo Property

    Gets internal information used to render the control.

    Namespace: DevExpress.XtraBars.Navigation

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public OfficeNavigationBarViewInfo ViewInfo { get; set; }

    Property Value

    Type Description
    DevExpress.XtraBars.Navigation.OfficeNavigationBarViewInfo

    An object that specifies internal information used to render the control.

    See Also