Skip to main content
All docs
V26.1
  • HyphenationDictionaryBase.CultureInfo Property

    Returns the dictionary’s culture information.

    Namespace: DevExpress.XtraRichEdit.API.Native

    Assembly: DevExpress.RichEdit.v26.1.Core.dll

    Declaration

    public CultureInfo CultureInfo { get; set; }

    Property Value

    Type Description
    CultureInfo

    An object containing culture information.

    Implements

    See Also