WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SearchCondition

    Show / Hide Table of Contents

    Enum SearchCondition

    Defines the constants that specify possible search conditions.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum SearchCondition

    Fields

    Name Description
    Contains

    Determines whether the specified substring occurs within this string.

    Equals

    Determines whether this instance and another specified String object have the same value.

    StartsWith

    Determines whether the beginning of this string instance matches a specified string.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved