BaseListControlFilterItemOnProperty(Object) Method
This is used to return the property value for the display member
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected Object FilterItemOnProperty(
Object item
)
Protected Function FilterItemOnProperty (
item As Object
) As Object
protected:
Object^ FilterItemOnProperty(
Object^ item
)
member FilterItemOnProperty :
item : Object -> Object
- item Object
- The item from which to get the info
ObjectThe found property value or the item itself if not found