FilterRepeater.GetFilteredColumns Method ()
.NET Framework (current version)
Returns an enumeration of the sortable columns that belong to the table that is associated with the current FilterRepeater control.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<MetaColumn>An enumeration of the sortable columns that belong to the table that is associated with the current FilterRepeater control.
By default, foreign-key columns and Boolean columns are sortable.
.NET Framework
Available since 3.5
Available since 3.5
Show: