IControlParameterTarget.FilteredColumn Property
.NET Framework (current version)
Gets the column to which the parameter is being applied, if available.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Web.DynamicData.MetaColumnThe column to which the parameter is being applied, if available.
Implementing this property is optional. A T:System.Web.DynamicData.FilterUserControl object can provide it, but controls such as the GridView control cannot.
.NET Framework
Available since 3.5
Available since 3.5
Show: