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

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