|
ArrayRowViewGetPropertyOwner Method
|
Gets the owner ArrayDataView.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public Object GetPropertyOwner(
PropertyDescriptor pd
)
Public Function GetPropertyOwner (
pd As PropertyDescriptor
) As Object
Request Example
View SourceParameters
- pd
- Type: System.ComponentModelPropertyDescriptor
Return Value
Type:
ObjectImplements
ICustomTypeDescriptorGetPropertyOwner(PropertyDescriptor)See Also