[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ConditionalStyleItem.IgnoreCase

IgnoreCase Property

IgnoreCase

Gets or sets a value that indicates whether the item to match is case insensitive.

Declaration
public bool IgnoreCase { get; set; }
Public Property IgnoreCase As Boolean
Property Value
Type Description
bool

true if matching is case insensitive; otherwise, false. The default value is false.