ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridComboBoxColumn Class / ActualFilterMemberPath Property

In This Topic
    ActualFilterMemberPath Property (DataGridComboBoxColumn)
    In This Topic
    Gets the actual FilterMemberPath.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ActualFilterMemberPath As String
    public virtual string ActualFilterMemberPath {get;}
    See Also