StringComparison Property
Collapse the table of content
Expand the table of content

PropertyGroupDescription.StringComparison Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a StringComparison value that specifies the comparison between the value of an item (as determined by PropertyName and Converter) and the name of a group.

Namespace:  System.Windows.Data
Assembly:  System.Windows (in System.Windows.dll)

public StringComparison StringComparison { get; set; }

Property Value

Type: System.StringComparison
An enumeration value that specifies the comparison between the value of an item and the name of a group. The default is StringComparison.Ordinal.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft