Skip to main content

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.