IsSelectableProperty
IsSelectableProperty(PropertyInfo)
public static bool IsSelectableProperty(PropertyInfo propertyInfo) ;
Description
It is judged whether it is a selectable property.
Parameters
| Parameter Name | Description |
|---|---|
| propertyInfo | PropertyInfo to determine |
Returns
Returns true if it is selectable