alexa

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX