ListControl::FilterItemOnProperty Method
.NET Framework (current version)
Returns the current value of the ListControl item, if the item is a property of an instance of the ListControl class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | FilterItemOnProperty(Object^) | Retrieves the current value of the ListControl item, if it is a property of an object, given the item. |
![]() | FilterItemOnProperty(Object^, String^) | Returns the current value of the ListControl item, if it is a property of an object given the item and the property name. |
Show:
