Back to Devexpress

NavigationFilterInfo Struct

blazor-devexpress-dot-blazor-d09cd8ee.md

latest1.2 KB
Original Source

NavigationFilterInfo Struct

Contains information about the filter.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public struct NavigationFilterInfo :
    IEquatable<NavigationFilterInfo>

The following members return NavigationFilterInfo objects:

Remarks

Use the NavigationFilterInfo instances to obtain information about the navigation component’s filter.

View Example: Implement Custom Filter

Implements

IEquatable<NavigationFilterInfo>

See Also

NavigationFilterInfo Members

DevExpress.Blazor Namespace