CheckedListBox.FilterItemOnProperty Method
.NET Framework 3.5
Returns the current value of the ListControl item, if the item is a property of an instance of the ListControl class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FilterItemOnProperty(Object) | Retrieves the current value of the ListControl item, if it is a property of an object, given the item. (Inherited from ListControl.) |
|
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. (Inherited from ListControl.) |