PFWidget_QuickAccessIgnoreAccents Property |
Gets or sets a value indicating whether filters should ignore accents or not.
Note : this only applies when the database is currently NOT ignoring accents by default.
Attention, this can greatly degrade performances!
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public bool IgnoreAccents { get; set; }
Property Value
Type:
BooleanSee Also