Skip to main content
A newer version of this page is available. .

PropertyGridControl.GetPropertyDescriptor Method

Name Parameters Description
GetPropertyDescriptor(BaseRow, out Object) row, targetObject Returns the property descriptor which is associated with the specified row. The object which owns the property is returned via the targetObject parameter.
GetPropertyDescriptor(BaseRow) row Returns the property descriptor for the property associated with the specified row.