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