ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridTextFilter Class / SelectedOperation Property

In This Topic
    SelectedOperation Property
    In This Topic
    Gets or sets the text operation shown in the unity.
    Syntax
    'Declaration
     
    
    Public Property SelectedOperation As DataGridFilterOperation
    public DataGridFilterOperation SelectedOperation {get; set;}
    See Also