Table of Contents

Method IsReadOnly

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

IsReadOnly(PropertyInfo)

Gets whether property is readonly.

public static bool IsReadOnly(PropertyInfo prop)

Parameters

prop PropertyInfo

Property information.

Returns

bool