CheckedListBox.FilterItemOnProperty Method (2007 System)
Include Protected Members
Include Inherited Members
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.
Overload List
Name
Description
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.)
Top