PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Win.Localization.Design Namespace / DesignLocalizationStrings.Localizer Class / DeleteCulturesWarning Property

In This Topic
    DeleteCulturesWarning Property (DesignLocalizationStrings.Localizer)
    In This Topic
    Gets the "You have selected {0} cultures to delete, there are {1} strings of these cultures. Are you sure?" format string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property DeleteCulturesWarning As String
    public static string DeleteCulturesWarning {get;}
    See Also