Skip to main content
All docs
V26.1
  • AboutInfo(ICaptionHelperProvider) Constructor

    Initializes a new instance of the AboutInfo class with specified settings.

    Namespace: DevExpress.ExpressApp.SystemModule

    Assembly: DevExpress.ExpressApp.v26.1.dll

    Declaration

    public AboutInfo(
        ICaptionHelperProvider captionHelperProvider
    )

    Parameters

    Name Type
    captionHelperProvider ICaptionHelperProvider
    See Also