FilterRepeater.GetFilteredColumns Method

Definition

Returns an enumeration of the sortable columns that belong to the table that is associated with the current FilterRepeater control.

C#
protected internal virtual System.Collections.Generic.IEnumerable<System.Web.DynamicData.MetaColumn> GetFilteredColumns();

Returns

An enumeration of the sortable columns that belong to the table that is associated with the current FilterRepeater control.

Remarks

By default, foreign-key columns and Boolean columns are sortable.

Applies to

Produkt Verzie
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1