LocalizationItemCollection.GetCultures() Method
Gets the list of cultures contained in the localization items in the current collection.
Namespace: DevExpress.XtraReports.Localization
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| IEnumerable<String> | A list of culture names. |
See Also