Share via


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

Protected method

FilterItemOnProperty(Object)

Retrieves the current value of the ListControl item, if it is a property of an object, given the item. (Inherited from ListControl.)

Protected method

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

See Also

Reference

CheckedListBox Class

CheckedListBox Members

Microsoft.Office.Tools.Excel.Controls Namespace