Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / SearchControl Class


In This Topic
    SearchControl Class Fields
    In This Topic

    For a list of all members of this type, see SearchControl members.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the ClearSearch command, which requests that the content of the search textbox be cleared.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HasSearchText dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsNextSearchEnded dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsPreviousSearchEnded dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsSearching dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Next command, which requests that the focus moves to the next valid search result, if any.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Previous command, which requests that the focus moves to the previous valid search result, if any.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SearchStartDelay dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Watermark dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the WatermarkWhenNotFocused dependency property.  
    Top
    See Also