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

    Gets internal information used to render the control.

    Namespace: DevExpress.XtraBars.Navigation

    Assembly: DevExpress.XtraBars.v26.1.dll

    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