Skip to main content
All docs
V26.1
  • ProcessStartPolicy.DefaultConfirmationService Property

    This member supports the internal infrastructure, and is not intended to be used directly from your code.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.Desktop.v26.1.dll

    Declaration

    public static SafeProcess.IConfirmationService DefaultConfirmationService { get; set; }

    Property Value

    Type Description
    DevExpress.Data.Utils.SafeProcess.IConfirmationService

    The service.

    See Also