ListControl::FilterItemOnProperty Method (Object^, String^)
.NET Framework (current version)
Returns the current value of the ListControl item, if it is a property of an object given the item and the property name.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- item
-
Type:
System::Object^
The object the ListControl item is bound to.
- field
-
Type:
System::String^
The property name of the item the ListControl is bound to.
.NET Framework
Available since 1.1
Available since 1.1
Show: