Table of Contents

Method GetBrowsable

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetBrowsable(PropertyInfo)

Returns whether property is browsable.

public static bool GetBrowsable(PropertyInfo p)

Parameters

p PropertyInfo

Property info.

Returns

bool

true if property is browsable, false otherwise.