Skip to main content
All docs
V25.1
  • DateTimeRangeControlClient.GetPreferredCulture() Method

    Returns the culture settings for month names, day abbreviations, and the first day of the week.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public static CultureInfo GetPreferredCulture()

    Returns

    Type Description
    CultureInfo

    An object that specifies the culture settings for month names, day abbreviations, and the first day of the week.

    See Also