IMvcFilter.Order Property

Definition

When implemented in a class, gets the filter order.

public int Order { get; }
member this.Order : int
Public ReadOnly Property Order As Integer

Property Value

The filter order.

Applies to