Enum StringMode
Specifies different types of comparision mode to display the drop-down hint
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum StringMode
Fields
| Name | Description |
|---|---|
| AnyChar | Compares Substring |
| IndexBased | Comparison Starting From Specific Index |
| StartChar | Comarison Starts From starting Index |