Back to Devexpress

CollectionViewStringId Enum

maui-devexpress-dot-maui-dot-collectionview-27fe477e.md

latest1.2 KB
Original Source

CollectionViewStringId Enum

Contains values corresponding to strings that can be localized.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public enum CollectionViewStringId

Members

NameDescription
OutlookIntervals

Older;Last Month;Earlier this Month;Three Weeks Ago;Two Weeks Ago;Last Week;;;;;;;;Yesterday;Today;Tomorrow;;;;;;;;Next Week;Two Weeks Away;Three Weeks Away;Later this Month;Next Month;Beyond Next Month;

| | GroupIntervalMonthDisplayFormat |

{0}, {1}

| | GroupIntervalYearDisplayFormat |

{0}

| | GroupCaptionDisplayFormat |

{0}: {1}

|

Extension Methods

Yield<CollectionViewStringId>()

YieldIfNotNull<CollectionViewStringId>()

See Also

DevExpress.Maui.CollectionView Namespace